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'
|
||||
},
|
||||
socials: {
|
||||
fedi: "https://pounced-on.me/@lio",
|
||||
cohost: "https://cohost.org/lio",
|
||||
twitter: "https://twitter.com/@fangmrks",
|
||||
git: "https://git.lio.cat/l",
|
||||
github: "https://github.com/fangmarks",
|
||||
fedi: "https://lio.to/mastodon",
|
||||
twitter: "https://lio.to/twitter",
|
||||
git: "https://lio.to/git",
|
||||
github: "https://lio.to/github",
|
||||
libera: "https://liberapay.com/himbolion/",
|
||||
email: "mailto:twilight@lio.cat",
|
||||
bluesky: "https://bsky.app/profile/did:plc:wherpiavw4rekzkmc6egfy4y"
|
||||
bluesky: "https://lio.to/bluesky"
|
||||
}
|
||||
}
|
||||
export default constants
|
||||
|
|
Loading…
Add table
Reference in a new issue