aboutsummaryrefslogtreecommitdiff
path: root/content/blog/_index.md
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-09-14 19:33:05 +0200
committerAlex Auvolat <alex@adnab.me>2022-09-14 19:33:05 +0200
commit948ebfda6f04577dd956c496bd24569fab479ffc (patch)
treed539b889bf0b9056f89fb1103ce9b4317f441c3f /content/blog/_index.md
parente95289c4833eee291a8217c771c2490ebcbbc751 (diff)
downloadgaragehq.deuxfleurs.fr-948ebfda6f04577dd956c496bd24569fab479ffc.tar.gz
garagehq.deuxfleurs.fr-948ebfda6f04577dd956c496bd24569fab479ffc.zip
Small templates changes
Diffstat (limited to 'content/blog/_index.md')
-rwxr-xr-xcontent/blog/_index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md
index 621c16b..b45b8e4 100755
--- a/content/blog/_index.md
+++ b/content/blog/_index.md
@@ -1,6 +1,8 @@
+++
title = "Blog"
description = "This is our developer journal"
+template = "blog_index.html"
+page_template = "blog_article.html"
sort_by = "date"
paginate_by = 5
-+++ \ No newline at end of file
++++