From 8d6342a1aea32d6cde8fb8ac9b9232d421d778c0 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 19 Apr 2023 13:26:53 +0200 Subject: Use more compatible front-matter marker --- content/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/_index.md') diff --git a/content/_index.md b/content/_index.md index add1ca4..b648a70 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,8 +1,8 @@ -+++ +--- 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