Update /me

This commit is contained in:
N-Upchurch
2023-07-18 19:32:27 -05:00
parent 2b626ce1b7
commit f51ae9eab7
4 changed files with 9 additions and 4 deletions

View File

@ -31,6 +31,12 @@ module.exports = {
linkDisplay: "Lemmy",
iconURL: "/img/Lemmy_logo.svg"
},
{
title: "My Blog",
linkURL: "https://nathanupchurch.com",
linkDisplay: "My Blog",
iconURL: "/img/logo_favicon_dark.svg"
},
{
title: "Matrix",
linkURL: "https://matrix.to/#/@nathanu:matrix.org",