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. --- post/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'post/_index.md') diff --git a/post/_index.md b/post/_index.md index 6620eff..e0d2523 100644 --- a/post/_index.md +++ b/post/_index.md @@ -1,6 +1,6 @@ ---- ++++ title = "Posts" sort_by = "date" paginate_reversed = true transparent = true ---- ++++ -- cgit 1.4.1