mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-22 06:52:18 +00:00
increase pagination value to 15
This commit is contained in:
parent
abe39637e4
commit
76f804fb4b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
title = "Virtually Potato"
|
title = "Virtually Potato"
|
||||||
paginate = 10
|
paginate = 15
|
||||||
theme = ["hugo-cloak-email", "hugo-clarity"]
|
theme = ["hugo-cloak-email", "hugo-clarity"]
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
DefaultContentLanguage = "en"
|
DefaultContentLanguage = "en"
|
||||||
|
|
Loading…
Reference in a new issue