From 1c4cc36272c1aa9828a8147e19f946230b7a7371 Mon Sep 17 00:00:00 2001 From: Melora Hugues Date: Sun, 9 Jun 2024 16:06:05 +0200 Subject: [PATCH] fix git icon --- config.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.toml b/config.toml index 4b4c414..ec27a56 100644 --- a/config.toml +++ b/config.toml @@ -56,7 +56,7 @@ logoText = "Hello there!" logoHomeLink = "/" [[params.social]] -name = "gitea" +name = "git" url = "https://git.faercol.me" [[params.social]] @@ -89,11 +89,11 @@ logoText = "Hello there!" logoHomeLink = "/fr/" [menu] - # [[menu.main]] - # identifier = "blog" - # name = "Blog" - # url = "/posts" - # weight = 1 +# [[menu.main]] +# identifier = "blog" +# name = "Blog" +# url = "/posts" +# weight = 1 [[menu.main]] identifier = "about_me"