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

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

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

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

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

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

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

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

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

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

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


- - - - +
+ +

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


- - - - +
+ +

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

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