Compare commits
2 commits
03f5c07c81
...
74f98e2daa
Author | SHA1 | Date | |
---|---|---|---|
![]() |
74f98e2daa | ||
![]() |
375e591f69 |
1 changed files with 13 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue