From 8b3f0aa590b51cfd7696ed212adf94fa43a0e858 Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 19 Feb 2022 20:55:07 +0100 Subject: initial --- content/b/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/b/_index.md (limited to 'content/b/_index.md') diff --git a/content/b/_index.md b/content/b/_index.md new file mode 100644 index 0000000..c504e1b --- /dev/null +++ b/content/b/_index.md @@ -0,0 +1,6 @@ ++++ +title = "Blog" +sort_by = "date" +template = "blog.html" +page_template = "blog-page.html" ++++ -- cgit v1.2.3