From de2044343d05d3af489f9c98cf11436c56f075f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jirka=20Stehl=C3=ADk?= Date: Wed, 25 Mar 2026 08:21:20 +0100 Subject: [PATCH] Added Gitea link to footer --- hugo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index 3177f5d..aa012c5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -86,10 +86,10 @@ theme = "minimal-black" useDevicon = true # Social Links - # [[params.social]] # TODO - # label = "Gitea" - # url = "https://git.jirkabuilds.dev/jirka" - # icon = "fa-solid fa-code-branch" + [[params.social]] + label = "Gitea" + url = "https://git.jirkabuilds.dev/jirka" + icon = "fa-solid fa-code-branch" # Navigation Menu [menu]