make links use my shortener
This commit is contained in:
parent
aa57268790
commit
592abb005e
1 changed files with 5 additions and 6 deletions
|
@ -5,14 +5,13 @@ const constants = {
|
||||||
discord: '318044130796109825'
|
discord: '318044130796109825'
|
||||||
},
|
},
|
||||||
socials: {
|
socials: {
|
||||||
fedi: "https://pounced-on.me/@lio",
|
fedi: "https://lio.to/mastodon",
|
||||||
cohost: "https://cohost.org/lio",
|
twitter: "https://lio.to/twitter",
|
||||||
twitter: "https://twitter.com/@fangmrks",
|
git: "https://lio.to/git",
|
||||||
git: "https://git.lio.cat/l",
|
github: "https://lio.to/github",
|
||||||
github: "https://github.com/fangmarks",
|
|
||||||
libera: "https://liberapay.com/himbolion/",
|
libera: "https://liberapay.com/himbolion/",
|
||||||
email: "mailto:twilight@lio.cat",
|
email: "mailto:twilight@lio.cat",
|
||||||
bluesky: "https://bsky.app/profile/did:plc:wherpiavw4rekzkmc6egfy4y"
|
bluesky: "https://lio.to/bluesky"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
export default constants
|
export default constants
|
||||||
|
|
Loading…
Add table
Reference in a new issue