Update frontpage to match README

This commit is contained in:
video-prize-ranch 2022-07-22 11:48:28 -04:00
parent 416a34c731
commit 27736300f8
No known key found for this signature in database
GPG Key ID: D8EAA4C5B12A7281
1 changed files with 6 additions and 11 deletions

View File

@ -14,11 +14,7 @@
{{> partials/header }} {{> partials/header }}
<main> <main>
<p>An alternative frontend for Imgur. Based on <a href="https://codeberg.org/3np/rimgu">rimgu</a> and rewritten in <p>An alternative frontend for Imgur. Originally based on <a href="https://codeberg.org/3np/rimgu">rimgu</a>.</p>
Go.</p>
<p>It's read-only and works without JavaScript. Images and albums can be viewed without wasting resources from
downloading and running tracking scripts. No sign-up nags.</p>
<h3>Try it!</h3> <h3>Try it!</h3>
@ -31,12 +27,11 @@
<h2>Features</h2> <h2>Features</h2>
<ul> <ul>
<li>URL-compatible with i.imgur.com - just replace the domain in the URL</li> <li>Lightweight</li>
<li>Images and videos (gifv, mp4)</li> <li>No JavaScript</li>
<li>Albums</li> <li>No ads or tracking</li>
<li>Streaming</li> <li>No sign up or app install prompts</li>
<li>Pretty CSS styling (responsive!)</li> <li>Bandwidth efficient - automatically uses newer image formats (if enabled)</li>
<li>Logo</li>
</ul> </ul>
<h2>Usage</h2> <h2>Usage</h2>