Update links list

- Changed Forgejo link text.
- Removed link to Codeberg profile.
- Added link to Mastodon profile.
This commit is contained in:
Foster Hangdaan 2023-07-31 20:24:41 -04:00
parent 4571eb3e85
commit 1430c9d3d0
Signed by: foster
GPG key ID: E48D7F49A852F112

View file

@ -32,10 +32,10 @@ export default function({ comp }) {
<p>Other places where you can find me:</p>
<ul>
<li>
<a href="https://code.fosterhangdaan.com/foster" target="_blank">My Forgejo instance</a>
<a href="https://code.fosterhangdaan.com/foster" target="_blank">Forgejo</a>
</li>
<li>
<a href="https://codeberg.org/foster-hangdaan" target="_blank">Codeberg</a>
<a href="https://mastodon.online/@foster" target="_blank">Mastodon</a>
</li>
</ul>
</section>