mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
Fix summary length
This commit is contained in:
@@ -10,7 +10,7 @@ defaultContentLanguage = "en"
|
|||||||
|
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
paginate = 10
|
paginate = 10
|
||||||
summaryLength = 30
|
summaryLength = 0
|
||||||
|
|
||||||
buildDrafts = false
|
buildDrafts = false
|
||||||
buildFuture = false
|
buildFuture = false
|
||||||
|
|||||||
Reference in New Issue
Block a user