flake init

This commit is contained in:
41666 2024-03-23 00:36:27 -04:00
parent 574cd91fbd
commit 6ee365055a
6 changed files with 131 additions and 13 deletions

View file

@ -129,13 +129,14 @@
<section>
<h2>other creatures</h2>
<div class="friends">
<!-- self row -->
<!-- self row (hi, please feel free to use these <3) -->
<div>
<a href="https://noe.sh"><img src="/yay/88x31.png" width="88" height="31" /></a>
<a href="https://noe.sh" target="_blank"><img src="/yay/88x31.png" width="88" height="31" alt="noe" /></a>
</div>
<!-- Others -->
<div>
<a href="https://stardust.elysium.gay"><img src="88x31/stardust.png" width="88" height="31" /></a>
<a href="https://stardust.elysium.gay" target="_blank"><img src="/88x31/stardust.png" width="88" height="31" alt="Stardust" /></a>
<a href="https://sneexy.pages.gay" target="_blank"><img src="/88x31/sneexy.gif" alt="Sneexy"></a>
</div>
</div>
</section>