added summaryLength to readme, as it's not easily discoverable in hugo docs
This commit is contained in:
parent
2bd4d8aa57
commit
cfbf202c9a
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ title = "My nice blog"
|
||||||
copyright = "Some copyright notice"
|
copyright = "Some copyright notice"
|
||||||
|
|
||||||
paginate = 5 # number of articles per page in the index
|
paginate = 5 # number of articles per page in the index
|
||||||
|
summaryLength = 70 # number of words for article summaries
|
||||||
|
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue