1
1
Fork 0

Compare commits

..

No commits in common. "74f98e2daa928660d0062ca089016d0963fab6f7" and "03f5c07c81f31883f0fd4504f4a4b733180f1594" have entirely different histories.

View file

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