1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 01:01:17 -04:00

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

View File

@@ -39,6 +39,6 @@ module.exports = {
medium: "jakejarvis",
linkedin: "jakejarvis",
instagram: "jakejarvis",
mastodon: "fosstodon.org/@jakejarvis",
mastodon: "fediverse.jarv.is/@jake",
},
};