From 2fff7685e83466cd89759e29ecfa7f9bf2ab987a Mon Sep 17 00:00:00 2001 From: N-Upchurch Date: Sun, 6 Aug 2023 19:26:43 -0500 Subject: [PATCH] /me update --- _data/metadata.js | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/_data/metadata.js b/_data/metadata.js index d75e3a6..8850765 100644 --- a/_data/metadata.js +++ b/_data/metadata.js @@ -26,6 +26,24 @@ module.exports = { linkDisplay: "Mastodon", 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", linkURL: "https://pixelfed.social/@nathanu", @@ -44,18 +62,6 @@ module.exports = { linkDisplay: "PeerTube", 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", linkURL: "https://keyoxide.org/31E809FAEA1532AC91BBDCF1EC499D3513F69340",