mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 14:32:19 +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"
|
||||
paginate = 10
|
||||
paginate = 15
|
||||
theme = ["hugo-cloak-email", "hugo-clarity"]
|
||||
enableEmoji = true
|
||||
DefaultContentLanguage = "en"
|
||||
|
|
Loading…
Reference in a new issue