Update frontpage to match README
This commit is contained in:
parent
416a34c731
commit
27736300f8
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue