diff options
author | Anthony Wang | 2022-09-01 09:03:39 -0500 |
---|---|---|
committer | Anthony Wang | 2022-09-01 09:03:39 -0500 |
commit | 3659b24ea852f33b02d9253e17debe1b7aace235 (patch) | |
tree | a7345cc5f93b1a806c2910417b50febefa1cf485 /config.toml | |
parent | 560ccd02ab6b9c8f4ea2ca40ad345119c6a5ab46 (diff) |
Rename ta180m to h
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index a8cae74..86ced5e 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://ta180m.exozy.me' +baseURL = 'https://h.exozy.me' languageCode = 'en-us' title = 'Some Random Website' theme = 'gokarna' @@ -52,7 +52,7 @@ 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/Ta180m/'}, + {name = 'gitea', url = 'https://git.exozy.me/h/'}, {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/'}, |