mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 10:07:35 +00:00
About page cleanup
This commit is contained in:
parent
0107615085
commit
5bdab52b05
1 changed files with 7 additions and 7 deletions
14
src/About.js
14
src/About.js
|
|
@ -7,29 +7,29 @@ function About() {
|
|||
<p>
|
||||
The Winamp Skin Museum is an attempt to build a <i>fast</i>,{" "}
|
||||
<i>searchable</i>, and <i>shareable</i>, interface for the collection of
|
||||
Winamp Skins amassed by the{" "}
|
||||
Winamp Skins amassed on the{" "}
|
||||
<a href="https://archive.org/details/winampskins">Internet Archive</a>.
|
||||
</p>
|
||||
<h2>Features:</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Infinite scroll</strong> preview images.
|
||||
<strong>Infinite scroll</strong> preview images
|
||||
</li>
|
||||
<li>
|
||||
<strong>Experience</strong> skins with integrated{" "}
|
||||
<a href="https://webamp.org">Webamp</a>.
|
||||
<a href="https://webamp.org">Webamp</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Fast search</strong> of indexed readme.txt texts.
|
||||
<strong>Fast search</strong> of indexed readme.txt texts
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Made by <a href="https://jordaneldredge.com">Jordan Eldredge</a> (
|
||||
<a href="https://twitter.com/captbaritone">@captbaritone</a>).
|
||||
<a href="https://twitter.com/captbaritone">@captbaritone</a>)
|
||||
</p>
|
||||
<p>
|
||||
Come hang out with us in our{" "}
|
||||
<a href="https://discord.gg/fBTDMqR">Discord server</a>.
|
||||
You might enjoy my Twitter bot{" "}
|
||||
<a href="https://twitter.com/winampskins">@winampskins</a>
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue