summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdback <tyler@tdback.net>2025-01-26 11:53:18 -0500
committertdback <tyler@tdback.net>2025-01-26 11:53:18 -0500
commit4247e8072fb3f251eeeff14a85bc2681d9c0efb1 (patch)
treeaa985ce0133e52aac434ecd28218b83c5d29df5e
parent4e963dc59077e982e61b00826ecd9700bc1ee50a (diff)
hugo: update site icons
-rw-r--r--hugo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index 9938d9f..2e8cd61 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -22,8 +22,8 @@ defaultContentLanguage = 'en-us'
name = 'tdback.net'
display = 'standalone'
[[params.socialIcons]]
- name = 'gitea'
- url = 'https://codeberg.org/tdback'
+ name = 'github'
+ url = 'https://github.com/tdback'
[[params.socialIcons]]
name = 'mastodon'
url = 'https://social.tdback.net/@tdback'