mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-05-22 04:51:54 +02:00
Added option to de/pluralize list names
This commit is contained in:
parent
9f37ec04e7
commit
d1a6089c6d
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…
Add table
Reference in a new issue