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"