about summary refs log tree commit diff stats
path: root/content/_index.md
diff options
context:
space:
mode:
authorAlan Pearce2020-11-14 21:19:20 +0100
committerAlan Pearce2020-11-14 21:52:50 +0100
commit42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa (patch)
tree279e1c567ab73b2beae4d1190112dbda8721fe3c /content/_index.md
parent5c7878c3d18eae1d635aff080bebaff32bc553ad (diff)
downloadwebsite-42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa.tar.lz
website-42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa.tar.zst
website-42b9a48be1e1aaa28fb79ac57cdd3063fb8ac7fa.zip
Convert front matter for zola
Diffstat (limited to 'content/_index.md')
-rw-r--r--content/_index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/content/_index.md b/content/_index.md
index c21b9ee..add1ca4 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -1,6 +1,8 @@
----
-title: "Home"
----
++++
+title = "Home"
+sort_by = "date"
+paginate_reversed = true
++++
 <p class="p-note">
 I work as a Full-stack Developer in Berlin.  I occasionally write about Emacs and
 development-related topics.