diff --git a/hugo.toml b/hugo.toml index 7277db3..45ce735 100644 --- a/hugo.toml +++ b/hugo.toml @@ -56,5 +56,5 @@ theme = 'distorsion' weight = 3 [[menu.main]] name = "Contact" - url = "mailto:distorsion@groupes.renater.fr" + url = "/#contact" weight = 4 diff --git a/layouts/index.html b/layouts/index.html index dd0327b..4a7543a 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -23,8 +23,7 @@ {{ partial "contact.html" . }} - {{ partial "footer.html" . }} {{ partial "body-bottom" . }} - \ No newline at end of file + diff --git a/themes/distorsion/layouts/partials/contact.html b/themes/distorsion/layouts/partials/contact.html index 3eb7661..af82a11 100644 --- a/themes/distorsion/layouts/partials/contact.html +++ b/themes/distorsion/layouts/partials/contact.html @@ -2,9 +2,12 @@
+
+

Contact

+
-

{{ i18n "mail" }}

+

Mailing-list : {{ i18n "mail" }}