Use more compatible front-matter marker
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M content/post/_index.md → content/post/_index.md
@@ -1,6 +1,6 @@ -+++ +--- title = "Posts" sort_by = "date" paginate_reversed = true transparent = true -+++ +---