Added option to depluralize list names

This commit is contained in:
Ondřej Pfrogner
2022-12-31 18:28:02 +01:00
committed by GitHub
parent f592328d6c
commit ac59cb62b1
+2
View File
@@ -6,6 +6,8 @@
# baseURL = "https://your_domain.com/" # baseURL = "https://your_domain.com/"
defaultContentLanguage = "en" defaultContentLanguage = "en"
# pluralizeListTitles = "true"
enableRobotsTXT = true enableRobotsTXT = true
paginate = 20 paginate = 20
summaryLength = 30 summaryLength = 30