diff --git a/hugo.toml b/hugo.toml index ad9b876..b8156ff 100644 --- a/hugo.toml +++ b/hugo.toml @@ -35,10 +35,16 @@ style = "github-dark" tag = "tags" author = "authors" +[[params.social]] + name = "Gitea" + icon = "fa-brands fa-git-alt fa-2x" + weight = 1 + url = "https://git.furtest.fr/furtest/" + [[params.social]] name = "Github" icon = "fa-brands fa-github fa-2x" - weight = 1 + weight = 2 url = "https://github.com/furtest/" [[menu.main]]