Add friendica to /me

This commit is contained in:
2025-02-06 10:14:55 -06:00
parent bd05208aee
commit b9124f18ab
2 changed files with 45 additions and 0 deletions

View File

@ -27,6 +27,12 @@ export default {
linkDisplay: "My Blog",
iconURL: "/img/logo.svg",
},
{
title: "Friendica",
linkURL: "https://friendica.world/profile/nathan",
linkDisplay: "Friendica",
iconURL: "/img/friendica.svg",
},
{
title: "Mastodon",
linkURL: "https://lounge.town/@nathanu",