diff --git a/content/blog/_index.md b/content/blog/_index.md index 2f0ef5c5974907033d681c4b7efc339f3faf7c24..5372411922485e20d8b786f96c068014e540beba 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,5 +1,5 @@ +++ -title = "Actualités" +title = "Blog" template = "feed.html" page_template = "article.html" sort_by = "date" @@ -8,4 +8,4 @@ weight = 1 aliases = ["fr/blog"] +++ -Vous trouverez ici les actualités relatives au projet Duniter. (trier par [Auteur](/authors), [Tag](/tags), [Catégorie](/category)). Abonnez-vous au [<i class="fa fa-rss"></i> flux rss](/rss.xml). \ No newline at end of file +Vous trouverez ici les actualités et l'historique du projet Duniter. (trier par [Auteur](/authors), [Tag](/tags), [Catégorie](/category)). Abonnez-vous au [<i class="fa fa-rss"></i> flux rss](/rss.xml). \ No newline at end of file