Add option to toggle groupByYear on list pages

This commit is contained in:
James Panther
2021-08-16 10:42:48 +10:00
parent e293f4c509
commit b9f61f6896
3 changed files with 8 additions and 2 deletions
+3
View File
@@ -26,6 +26,9 @@ title = "Congo"
layout = "custom"
showList = true
[params.list]
groupByYear = false
[[menu.main]]
name = "Blog"
pageRef = "blog"