aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorAnthony Wang2022-09-05 15:40:28 -0500
committerAnthony Wang2022-09-05 15:40:28 -0500
commit2ef75e01d0e5681ae1c963bd2a12f7eb6f08ed39 (patch)
tree0039b5a610e139b937d261335b134536413bd6be /config.toml
parent29f41d99023bc9d103d448c8be14ea11a05e2bbb (diff)
Update usernames
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 86ced5e..af3e8ef 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = 'https://h.exozy.me'
+baseURL = 'https://a.exozy.me'
languageCode = 'en-us'
title = 'Some Random Website'
theme = 'gokarna'
@@ -37,7 +37,7 @@ theme = 'gokarna'
[[menu.main]]
identifier = 'git'
name = 'Git'
- url = 'https://git.exozy.me/Ta180m/website'
+ url = 'https://git.exozy.me/a/website'
pre = '<span data-feather="git-pull-request"></span>'
weight = 6
@@ -52,8 +52,8 @@ theme = 'gokarna'
{name = 'matrix', url = 'https://matrix.to/#/@ta180m:exozy.me'},
{name = 'mastodon', url = 'https://social.exozy.me/@ta180m'},
{name = 'peertube', url = 'https://tube.exozy.me/a/ta180m/video-channels'},
- {name = 'gitea', url = 'https://git.exozy.me/h/'},
+ {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'},
- {name = 'liberapay', url = 'https://liberapay.com/Ta180m/'},
+ {name = 'liberapay', url = 'https://liberapay.com/xy/'},
]