/me update
This commit is contained in:
parent
623bebce5e
commit
2fff7685e8
@ -26,6 +26,24 @@ module.exports = {
|
|||||||
linkDisplay: "Mastodon",
|
linkDisplay: "Mastodon",
|
||||||
iconURL: "/img/mastodon.svg"
|
iconURL: "/img/mastodon.svg"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Email Me",
|
||||||
|
linkURL: "Mailto:blog@upchur.ch",
|
||||||
|
linkDisplay: "Email",
|
||||||
|
iconURL: "/img/envelope.svg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Matrix",
|
||||||
|
linkURL: "https://matrix.to/#/@nathanu:matrix.org",
|
||||||
|
linkDisplay: "Matrix",
|
||||||
|
iconURL: "/img/matrix-org.svg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "BookWyrm",
|
||||||
|
linkURL: "https://ramblingreaders.org/user/NathanU",
|
||||||
|
linkDisplay: "BookWyrm",
|
||||||
|
iconURL: "/img/book.svg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: "Pixelfed",
|
title: "Pixelfed",
|
||||||
linkURL: "https://pixelfed.social/@nathanu",
|
linkURL: "https://pixelfed.social/@nathanu",
|
||||||
@ -44,18 +62,6 @@ module.exports = {
|
|||||||
linkDisplay: "PeerTube",
|
linkDisplay: "PeerTube",
|
||||||
iconURL: "/img/peertube.svg"
|
iconURL: "/img/peertube.svg"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: "Matrix",
|
|
||||||
linkURL: "https://matrix.to/#/@nathanu:matrix.org",
|
|
||||||
linkDisplay: "Matrix",
|
|
||||||
iconURL: "/img/matrix-org.svg"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Email Me",
|
|
||||||
linkURL: "Mailto:blog@upchur.ch",
|
|
||||||
linkDisplay: "Email",
|
|
||||||
iconURL: "/img/envelope.svg"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Keyoxide Identity Profile",
|
title: "Keyoxide Identity Profile",
|
||||||
linkURL: "https://keyoxide.org/31E809FAEA1532AC91BBDCF1EC499D3513F69340",
|
linkURL: "https://keyoxide.org/31E809FAEA1532AC91BBDCF1EC499D3513F69340",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user