From 5c7878c3d18eae1d635aff080bebaff32bc553ad Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 14 Nov 2020 21:18:01 +0100 Subject: Enable posts listing --- content/post/_index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 content/post/_index.md (limited to 'content/post') diff --git a/content/post/_index.md b/content/post/_index.md new file mode 100644 index 0000000..e45e70a --- /dev/null +++ b/content/post/_index.md @@ -0,0 +1,5 @@ ++++ +title = "Posts" +sort_by = "date" +paginate_reversed = true ++++ -- cgit 1.4.1