From 7b8e1090ccfc4dee2be6ebb3631e2b3f5d90183a Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 14 Nov 2020 21:19:20 +0100 Subject: Convert front matter for zola --- _index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '_index.md') diff --git a/_index.md b/_index.md index c21b9ee..add1ca4 100644 --- a/_index.md +++ b/_index.md @@ -1,6 +1,8 @@ ---- -title: "Home" ---- ++++ +title = "Home" +sort_by = "date" +paginate_reversed = true ++++
I work as a Full-stack Developer in Berlin. I occasionally write about Emacs and development-related topics. -- cgit 1.4.1