From 09ba3629a0683862ead6a6d28e99e8ffa0fe432f 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 8d6342a1aea32d6cde8fb8ac9b9232d421d778c0. --- content/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/_index.md') diff --git a/content/_index.md b/content/_index.md index 8de9d37..add1ca4 100644 --- a/content/_index.md +++ b/content/_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