1
1
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
Ava Gaiety W
74f98e2daa blog link 2025-07-08 22:00:25 -06:00
Ava Gaiety W
375e591f69 rel=me 2025-07-08 21:54:41 -06:00

View file

@ -35,44 +35,49 @@
<main>
<nav class="links">
<a href="https://gaiety.me/">
<a href="https://gaiety.me/" rel="me">
<img src="https://gaiety.me/img/site/avatar.gif" class="full" alt="" />
<span>Portfolio</span>
</a>
<a href="https://git.basking.monster">
<a href="https://gaiety.me/blog/" rel="me">
<img src="/assets/links/keyboard.svg" alt="" />
<span>Blog</span>
</a>
<a href="https://git.basking.monster" rel="me">
<img src="/assets/links/git.svg" alt="" />
<span>Forgejo <small>(Git)</small></span>
</a>
<a href="https://noti.st/gaiety">
<a href="https://noti.st/gaiety" rel="me">
<img src="/assets/links/notist.svg" alt="" />
<span>Notist <small>(Presentations)</small></span>
</a>
<a href="https://codestats.net/users/gaiety">
<a href="https://codestats.net/users/gaiety" rel="me">
<img src="/assets/links/codestats.svg" alt="" />
<span>codestats</span>
</a>
<a href="https://listenbrainz.org/user/gaiety/">
<a href="https://listenbrainz.org/user/gaiety/" rel="me">
<img src="/assets/links/listenbrainz.svg" alt="" />
<span>ListenBrainZ <small>(Music Scrobble)</small></span>
</a>
<a href="https://app.thestorygraph.com/profile/gaiety">
<a href="https://app.thestorygraph.com/profile/gaiety" rel="me">
<img src="/assets/links/storygraph.png" alt="" />
<span>StoryGraph <small>(Reading List)</small></span>
</a>
<a href="https://keyoxide.org/aspe%3Akeyoxide.org%3AZ6MOGEJXNNWE6HGUCAKSENZMQA">
<a href="https://keyoxide.org/aspe%3Akeyoxide.org%3AZ6MOGEJXNNWE6HGUCAKSENZMQA" rel="me">
<img src="/assets/links/keyoxide.svg" class="full" alt="" />
<span>Keyoxide <small>(Identity Proofs)</small></span>
</a>
</nav>
<nav class="icons-only">
<a href="https://bsky.app/profile/gaiety.me">
<a href="https://bsky.app/profile/gaiety.me" rel="me">
<img src="/assets/links/bluesky.svg" alt="BlueSky for @gaiety.me" />
</a>
</nav>