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