diff options
author | Anthony Wang | 2023-01-01 03:22:41 +0000 |
---|---|---|
committer | Anthony Wang | 2023-01-01 03:22:41 +0000 |
commit | c37e5fa90f0159ddd1f92559a9e8df3dd73f88ff (patch) | |
tree | e0dd340ab91c3b8f1880eefd84805c351a534132 /config.toml | |
parent | da7e7f3708934d37910e9e9f949f59b9a5090869 (diff) |
Replace Gitea with Forgejo
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index ffd5ddb..380ad4f 100644 --- a/config.toml +++ b/config.toml @@ -49,7 +49,7 @@ theme = 'gokarna' footer = '🎉 Made with Hugo and frustration! - CC BY-SA 4.0' socialIcons = [ {name = 'email', url = '/about/email'}, - {name = 'gitea', url = 'https://git.exozy.me/a'}, + {name = 'forgejo', url = 'https://git.exozy.me/a'}, {name = 'codeberg', url = 'https://codeberg.org/xy'}, {name = 'mastodon', url = 'https://social.exozy.me/@a'}, {name = 'peertube', url = 'https://tube.exozy.me/a/a/video-channels'}, |