mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 11:32:30 -06:00
Added option to depluralize list names
This commit is contained in:
parent
f592328d6c
commit
ac59cb62b1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue