faealchemist & deneb buttons

This commit is contained in:
Rhiannon Morris 2024-12-16 19:32:39 +01:00
parent c6a12a73d1
commit 845c0b9708
4 changed files with 17 additions and 4 deletions

View file

@ -345,10 +345,8 @@
<picture>
<source srcset=media/buttons/FaeAlchemist_still.png
media='(prefers-reduced-motion: reduce)'>
<img src=https://faealchemist.neocities.org/FaeAlchemist%2088x31.gif
alt=faealchemist>
<img src=media/buttons/FaeAlchemist.png alt=faealchemist>
</picture>
<!-- hotlinked to keep it up to date -->
</a>
<li id=suricrasia>
@ -436,7 +434,13 @@
</a>
<li id=deneb>
<a href=https://www.netdeneb.com title=deneb class=txt>deneb</a>
<a href=https://www.netdeneb.com title=deneb>
<picture>
<source srcset=media/buttons/deneb_still.webp
media='(prefers-reduced-motion: reduce)'>
<img src=media/buttons/deneb.gif alt=deneb>
</picture>
</a>
</ul>
</section>

BIN
media/buttons/FaeAlchemist.gif (Stored with Git LFS) Normal file

Binary file not shown.

BIN
media/buttons/deneb.gif (Stored with Git LFS) Normal file

Binary file not shown.

BIN
media/buttons/deneb_still.webp (Stored with Git LFS) Normal file

Binary file not shown.