From 7dc0168827bbd2d291b136e51817131a1a7c7f57 Mon Sep 17 00:00:00 2001 From: Colmaris Date: Fri, 23 May 2025 10:05:16 +0200 Subject: [PATCH] new social icon forgejo --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index bda18e1..d303636 100644 --- a/hugo.toml +++ b/hugo.toml @@ -136,7 +136,7 @@ theme = ["hugo-blog-awesome", "hugo-shortcode-gallery"] TileColor = "#2d89ef" # default windows 10 blue tile color [[params.socialIcons]] -name = "github" +name = "forgejo" url = "https://git.colmaris.fr/colmaris" [[params.socialIcons]]