diff options
Diffstat (limited to 'content/post/_index.md')
-rw-r--r-- | content/post/_index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/post/_index.md b/content/post/_index.md new file mode 100644 index 0000000..ab81384 --- /dev/null +++ b/content/post/_index.md @@ -0,0 +1,7 @@ ++++ +sort_by = "date" +template = "index.html" +page_template = "post-page.html" +[extra] +math = false ++++ |