Fix format of summaryLength in TOML example config

This commit is contained in:
digitalcraftsman
2017-10-17 16:40:59 +02:00
committed by GitHub
parent 2ad649a926
commit 95a5d8b469
+1 -1
View File
@@ -252,7 +252,7 @@ googleAnalytics = ""
hasCJKLanguage = false
languageCode = ""
# the length of text to show in a .Summary
summaryLength: 70
summaryLength = 70
layoutDir = "layouts"
# Enable Logging
log = false