config.toml | increase number of stories per page
This commit is contained in:
parent
5b2af237b1
commit
c7c0d66d7f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ theme = "nederburg"
|
|||
disqusShortname = ""
|
||||
# Enable Google Analytics by entering your tracking code
|
||||
googleAnalytics = ""
|
||||
paginate = 5
|
||||
paginate = 6
|
||||
Copyright = "All rights reserved - 2006-"
|
||||
preserveTaxonomyNames = true
|
||||
#canonifyurls = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue