mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 15:06:36 -04:00
add redirect for running mastodon on subdomain
This commit is contained in:
@ -348,11 +348,12 @@ const Index = () => {
|
||||
</ColorfulLink>
|
||||
,{" "}
|
||||
<ColorfulLink
|
||||
href="https://fosstodon.org/@jakejarvis"
|
||||
href="https://jarv.is/@jake"
|
||||
rel="me"
|
||||
title="Jake Jarvis on Mastodon"
|
||||
lightColor="#6d6eff"
|
||||
darkColor="#7b87ff"
|
||||
openInNewTab
|
||||
>
|
||||
Mastodon
|
||||
</ColorfulLink>
|
||||
|
Reference in New Issue
Block a user