diff options
Diffstat (limited to 'zola-static/content/blog/_index.md')
| -rw-r--r-- | zola-static/content/blog/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zola-static/content/blog/_index.md b/zola-static/content/blog/_index.md index 72bc989..d53e7ce 100644 --- a/zola-static/content/blog/_index.md +++ b/zola-static/content/blog/_index.md @@ -1,5 +1,5 @@ +++ -title = "List of blog posts" +title = "List of posts" sort_by = "date" template = "blog.html" page_template = "blog-page.html" |
