aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAnthony Wang2022-09-07 09:25:29 -0500
committerAnthony Wang2022-09-07 09:25:29 -0500
commit95891b83df7e11653f36a911cd328a2ec64ab5a4 (patch)
tree2b99f15f7da298b2a6619e7285f701aad1bb6a45 /config.toml
parentbb57d239ddb1827d5dd331baf0049437afe124ee (diff)
Update PeerTube and Matrix usernames
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index ebdc458..0a3be10 100644
--- a/config.toml
+++ b/config.toml
@@ -49,9 +49,9 @@ theme = 'gokarna'
footer = '🎉 Made with Hugo and frustration! - CC BY-SA 4.0'
socialIcons = [
{name = 'email', url = '/about/email'},
- {name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'},
+ {name = 'matrix', url = 'https://matrix.to/#/@a:exozy.me'},
{name = 'mastodon', url = 'https://social.exozy.me/@ta180m'},
- {name = 'peertube', url = 'https://tube.exozy.me/a/ta180m/video-channels'},
+ {name = 'peertube', url = 'https://tube.exozy.me/a/a/video-channels'},
{name = 'gitea', url = 'https://git.exozy.me/a/'},
{name = 'codeforces', url = 'https://codeforces.com/profile/Ta180m'},
{name = 'archlinux', url = 'https://aur.archlinux.org/packages/?K=Ta180m&SeB=m'},