diff --git a/archetypes/default.md b/archetypes/default.md index 867e444..8dd43f9 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -9,4 +9,8 @@ description: "Jour 006/100 du défi 100DaysToOffLoad." categories: - cat1 toc: true +comments: + host: gts.colmaris.fr + username: colmaris + id: --- \ No newline at end of file diff --git a/themes/hugo-blog-awesome/i18n/fr-fr.yaml b/themes/hugo-blog-awesome/i18n/fr-fr.yaml index aaa96c9..15f01dd 100644 --- a/themes/hugo-blog-awesome/i18n/fr-fr.yaml +++ b/themes/hugo-blog-awesome/i18n/fr-fr.yaml @@ -24,4 +24,16 @@ translation: "404 PAGE NON TROUVÉE" - id: "errors.404_description" - translation: "Vous avez suivi une adresse qui n'existe pas." \ No newline at end of file + translation: "Vous avez suivi une adresse qui n'existe pas." + +- id: "Comments" + translation: "Commentaires" + +- id: "Use_fediverse_account" + translation: 'Vous pouvez répondre sur Mastodon !' + +- id: "Load_comments" + translation: "Charger les commentaires" + +- id: "No_comment" + translation: "Pas encore de commentaire, soyez le premier à réagir !" diff --git a/themes/hugo-blog-awesome/layouts/_default/single.html b/themes/hugo-blog-awesome/layouts/_default/single.html index 654596e..83a2c34 100644 --- a/themes/hugo-blog-awesome/layouts/_default/single.html +++ b/themes/hugo-blog-awesome/layouts/_default/single.html @@ -16,6 +16,7 @@
+ {{ i18n "Use_fediverse_account" . | safeHTML }} +
+ + + + +