diff --git a/hugo.toml b/hugo.toml index dc151e4..5adec00 100644 --- a/hugo.toml +++ b/hugo.toml @@ -14,7 +14,7 @@ defaultContentLanguage = 'es' avatarSize = "size-xl" email = "correo@peterdominguez.art" [params.styles] - color = "red" + color = "#50fa7b" [[params.social]] key = 0 name = "gitlab" @@ -60,7 +60,6 @@ defaultContentLanguage = 'es' name = "fuente" weight = 3 url = "https://gitlab.com/putridpete/hugo-website" - icon = "fa-brands fa-gitlab" [[menu.header]] name = "rss" weight = 4 diff --git a/layouts/partials/custom-head.html b/layouts/partials/custom-head.html index 21afd8e..e93138a 100644 --- a/layouts/partials/custom-head.html +++ b/layouts/partials/custom-head.html @@ -3,39 +3,67 @@