From af4676e4bd0694897c9572e5a09baedea2a7b06b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 19 Apr 2023 13:34:29 +0200 Subject: Revert "Use more compatible front-matter marker" This reverts commit dedca264d10a44a9137a0490941be55a5c32a5fb. --- _index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_index.md') diff --git a/_index.md b/_index.md index 8de9d37..add1ca4 100644 --- a/_index.md +++ b/_index.md @@ -1,9 +1,9 @@ ---- ++++ 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