faealchemist & deneb buttons
This commit is contained in:
parent
c6a12a73d1
commit
845c0b9708
4 changed files with 17 additions and 4 deletions
12
index.html
12
index.html
|
@ -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
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
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
BIN
media/buttons/deneb_still.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue