diff options
Diffstat (limited to 'content/blog/_index.md')
-rw-r--r-- | content/blog/_index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..818c73c --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,6 @@ ++++ +title = "blog" +sort_by = "date" +template = "blog.html" +page_template = "blog-page.html" ++++ |