Add friendica to /me
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user