add redirect for running mastodon on subdomain

This commit is contained in:
2022-11-25 12:10:31 -05:00
parent a8f267a38e
commit aef4df3860
6 changed files with 244 additions and 231 deletions
+1 -1
View File
@@ -39,6 +39,6 @@ module.exports = {
medium: "jakejarvis",
linkedin: "jakejarvis",
instagram: "jakejarvis",
mastodon: "fosstodon.org/@jakejarvis",
mastodon: "fediverse.jarv.is/@jake",
},
};