various updates. sorry
This commit is contained in:
parent
749d22b8b8
commit
16158415e7
30 changed files with 335 additions and 61 deletions
109
links.html
Normal file
109
links.html
Normal file
|
@ -0,0 +1,109 @@
|
|||
<!doctype html>
|
||||
<html lang=en>
|
||||
<meta charset=utf-8>
|
||||
|
||||
<link rel=icon href=/media/icon.svg>
|
||||
<link rel=stylesheet href=style/links.css>
|
||||
|
||||
<title>links for lizards</title>
|
||||
|
||||
<main>
|
||||
<header>
|
||||
<h1>links for lizards</h1>
|
||||
</header>
|
||||
|
||||
|
||||
<h2>more animals</h2>
|
||||
|
||||
<div class=buttons>
|
||||
<a href=https://flussence.eu id=dino title=dino>
|
||||
<img src=/media/buttons/dino.png alt=dino>
|
||||
</a>
|
||||
|
||||
<a href=https://goatygoats.com id=goaty title=goaty class=txt>goaty</a>
|
||||
|
||||
<a href=https://tenna.site id=tenna title=tenna class=txt>tenna</a>
|
||||
|
||||
<a href=https://gulfie.online id=gulfie title=gulfie>
|
||||
<img src=/media/buttons/gulfie.png alt=gulfie>
|
||||
</a>
|
||||
|
||||
<a href=https://sleepingriverden.neocities.org/
|
||||
id=river title=river class=txt>river</a>
|
||||
|
||||
<a href=https://khr.monster id=khr title=khr class=txt>khr</a>
|
||||
|
||||
<a href=https://codl.fr id=codl title=codl class=txt>codl</a>
|
||||
|
||||
<a href=https://zatzhing.me id=myno title=myno>
|
||||
<img src=/media/buttons/myno.gif alt=myno>
|
||||
</a>
|
||||
|
||||
<a href=https://candiedreptile.club/bloglet/ id=cr title=candiedreptile>
|
||||
<img src=/media/buttons/candiedreptile.gif alt=candiedreptile>
|
||||
</a>
|
||||
|
||||
<a href=https://spiralcyr.carrd.co id=spiral title=spiral class=txt>
|
||||
spiral</a>
|
||||
|
||||
<a href=https://dexthedragon.co.uk id=dex title=dex>
|
||||
<img src=/media/buttons/dex.png alt=dex>
|
||||
</a>
|
||||
|
||||
<a href=https://pebble.pet id=pebble title=pebble>
|
||||
<img src=/media/buttons/pebble.gif alt=pebble>
|
||||
</a>
|
||||
|
||||
<a href=https://beeps.website id=beeps title=beeps>
|
||||
<img src=/media/buttons/beeps.gif alt=beeps>
|
||||
</a>
|
||||
|
||||
<a href=https://cobaltblue.neocities.org id=cobalt title=cobalt>
|
||||
<img src=/media/buttons/cobalt.png alt=cobalt>
|
||||
</a>
|
||||
|
||||
<a href=https://princess.software id=grace title=grace>
|
||||
<img src=/media/buttons/grace.png alt=grace>
|
||||
</a>
|
||||
|
||||
<a href=https://chcl.se id=dusty title=dusty>
|
||||
<img src=/media/buttons/dusty.gif alt=dusty>
|
||||
</a>
|
||||
|
||||
<a href=https://www.tsunderdog.art/ id=tsunderdog title=tsunderdog>
|
||||
<img src=/media/buttons/tsunderdog.gif alt=tsunderdog>
|
||||
</a>
|
||||
|
||||
<a href=https://ionathan.ch id=ionchy title=ionchy class=txt>ionchy</a>
|
||||
|
||||
<a href=http://www.demon-sushi.com/ id=cial title=cial>
|
||||
<img src=/media/buttons/inhuman.png alt=cial>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class=buttons>
|
||||
<p class=button-note>
|
||||
also here are mine, for you to use!
|
||||
|
||||
<figure>
|
||||
<img src=/8831.png alt='niss button'>
|
||||
<figcaption>by me</figcaption>
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src=/8831-quox.png alt='q.t. button'>
|
||||
<figcaption>by candiedreptile</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
maybe i’ll link to other stuff here later! but for now check out my cool
|
||||
friends’ websites
|
||||
|
||||
<footer>
|
||||
<a href=/>main</a>
|
||||
</footer>
|
||||
</main>
|
Loading…
Add table
Add a link
Reference in a new issue