From 863383a13f800fef2f3aae7c22e13407d3701078 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 5 Jan 2022 23:53:14 +0100 Subject: [PATCH] sort entries by title seems less confusing --- content/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/_index.md b/content/_index.md index a2f2784..30d1d3a 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,6 @@ +++ page_template = "doc-page.html" +sort_by = "title" paginate_by = 10 #insert_anchor_links = "left" +++