Update frontpage to match README
This commit is contained in:
parent
416a34c731
commit
27736300f8
|
@ -14,11 +14,7 @@
|
|||
{{> partials/header }}
|
||||
|
||||
<main>
|
||||
<p>An alternative frontend for Imgur. Based on <a href="https://codeberg.org/3np/rimgu">rimgu</a> and rewritten in
|
||||
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>
|
||||
<p>An alternative frontend for Imgur. Originally based on <a href="https://codeberg.org/3np/rimgu">rimgu</a>.</p>
|
||||
|
||||
<h3>Try it!</h3>
|
||||
|
||||
|
@ -31,12 +27,11 @@
|
|||
<h2>Features</h2>
|
||||
|
||||
<ul>
|
||||
<li>URL-compatible with i.imgur.com - just replace the domain in the URL</li>
|
||||
<li>Images and videos (gifv, mp4)</li>
|
||||
<li>Albums</li>
|
||||
<li>Streaming</li>
|
||||
<li>Pretty CSS styling (responsive!)</li>
|
||||
<li>Logo</li>
|
||||
<li>Lightweight</li>
|
||||
<li>No JavaScript</li>
|
||||
<li>No ads or tracking</li>
|
||||
<li>No sign up or app install prompts</li>
|
||||
<li>Bandwidth efficient - automatically uses newer image formats (if enabled)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Usage</h2>
|
||||
|
|
Loading…
Reference in New Issue