From be772f40c42711de54a3331db2781b1511acba9d Mon Sep 17 00:00:00 2001 From: garhve Date: Mon, 2 Jan 2023 06:02:01 +0800 Subject: change to zola --- content/post/_index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/post/_index.md (limited to 'content/post/_index.md') 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 ++++ -- cgit v1.2.3-70-g09d2