update zola template
This commit is contained in:
8
content/blog/_index.md
Normal file
8
content/blog/_index.md
Normal file
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
title = "Blog"
|
||||
sort_by = "date"
|
||||
template = "section.html"
|
||||
page_template = "page.html"
|
||||
+++
|
||||
|
||||
Welcome to the blog section. Here you'll find all the latest articles and updates.
|
Reference in New Issue
Block a user