Update /me
This commit is contained in:
@ -30,6 +30,7 @@ export default {
|
||||
{
|
||||
title: "Friendica",
|
||||
linkURL: "https://friendica.world/profile/nathan",
|
||||
customAttribute: `rel="me"`,
|
||||
linkDisplay: "Friendica",
|
||||
iconURL: "/img/friendica.svg",
|
||||
},
|
||||
@ -52,6 +53,13 @@ export default {
|
||||
linkDisplay: "Matrix",
|
||||
iconURL: "/img/matrix-org.svg",
|
||||
},
|
||||
{
|
||||
title: "Signal",
|
||||
linkURL:
|
||||
"https://signal.me/#eu/j-om4cfsGXtfKo0UX28EQfEL_Gd1KpJr8nQpI9Smhdsb-r98eT5F6obQ1BcYZCcW",
|
||||
linkDisplay: "Signal",
|
||||
iconURL: "/img/Signal-Logo-White.svg",
|
||||
},
|
||||
{
|
||||
title: "BookWyrm",
|
||||
linkURL: "https://ramblingreaders.org/user/NathanU",
|
||||
@ -76,12 +84,6 @@ export default {
|
||||
linkDisplay: "PeerTube",
|
||||
iconURL: "/img/peertube.svg",
|
||||
},
|
||||
{
|
||||
title: "Loops",
|
||||
linkURL: "https://loops.video/@nathan",
|
||||
linkDisplay: "Loops",
|
||||
iconURL: "/img/loops_logo.svg",
|
||||
},
|
||||
{
|
||||
title: "Keyoxide Identity Profile",
|
||||
linkURL: "https://keyoxide.org/31E809FAEA1532AC91BBDCF1EC499D3513F69340",
|
||||
|
Reference in New Issue
Block a user