From a9ed765caf5b36d10e28452800b060b1404e19a5 Mon Sep 17 00:00:00 2001 From: tdback Date: Tue, 11 Mar 2025 19:46:10 -0400 Subject: set codeberg as primary remote forge --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 2e8cd61..9938d9f 100644 --- a/hugo.toml +++ b/hugo.toml @@ -22,8 +22,8 @@ defaultContentLanguage = 'en-us' name = 'tdback.net' display = 'standalone' [[params.socialIcons]] - name = 'github' - url = 'https://github.com/tdback' + name = 'gitea' + url = 'https://codeberg.org/tdback' [[params.socialIcons]] name = 'mastodon' url = 'https://social.tdback.net/@tdback' -- cgit v1.2.3