summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-03-11 19:46:10 -0400
committertdback <tyler@tdback.net>2025-03-11 19:46:10 -0400
commita9ed765caf5b36d10e28452800b060b1404e19a5 (patch)
treeb7a4a480463596fc4f08731fbbed4516fcc9d7d7 /hugo.toml
parent1c84f09b044250b2414af00f54bd5081f41b9d0c (diff)
set codeberg as primary remote forge
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml4
1 files changed, 2 insertions, 2 deletions
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'