diff --git a/config.yml b/config.yml index 4ef3bae..370900a 100644 --- a/config.yml +++ b/config.yml @@ -6,7 +6,7 @@ removePathAccents: true author: name: "happyDNS team" - framagit: "happyDomain/" + framagit: "happyDNS/" languages: en: diff --git a/data/social.toml b/data/social.toml index c28917b..6b40344 100644 --- a/data/social.toml +++ b/data/social.toml @@ -26,7 +26,7 @@ icon = "fab fa-gitlab" id = "framagit" url = "https://framagit.org/%s" title = "Framagit" -icon = "bi-git" +icon = "fab fa-gitlab" [[social_icons]] id = "bitbucket" diff --git a/layouts/partials/community.html b/layouts/partials/community.html index ded01f7..816dac2 100644 --- a/layouts/partials/community.html +++ b/layouts/partials/community.html @@ -1,9 +1,10 @@

-
- -
+ + + +
{{ i18n "community-chat" }}

@@ -12,9 +13,10 @@

-
- -
+ + + +
{{ i18n "community-bugs" }}

@@ -23,9 +25,10 @@

-
- -
+ + + +
{{ i18n "community-translation" }}

@@ -34,9 +37,10 @@

-
- -
+ + + +
{{ i18n "community-code" }}

@@ -45,9 +49,10 @@

-
- -
+ + + +
{{ i18n "community-contact" }}

diff --git a/layouts/partials/features.html b/layouts/partials/features.html index 6d053a2..410cae5 100644 --- a/layouts/partials/features.html +++ b/layouts/partials/features.html @@ -13,9 +13,10 @@


-
- -
+ + + +

{{ i18n "features-col1" | markdownify }} @@ -24,9 +25,10 @@


-
- -
+ + + +

{{ i18n "features-col2" | markdownify }} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 6a23f98..b80b2d8 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -8,7 +8,7 @@ - 2019-2023 + 2019-2022

diff --git a/layouts/partials/head.html b/layouts/partials/head.html index de49a45..8d5fb86 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -6,6 +6,7 @@ {{ .Title }} + {{ .Hugo.Generator }} {{ if .Keywords }} @@ -20,7 +21,7 @@ {{ end }} - + {{ if and (isset .Site.Params "style") .Site.Params.style }} diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index 912dc08..d1865e0 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -1,4 +1,4 @@ -