mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-23 23:42:19 +00:00
restore default paginate value
This commit is contained in:
parent
fda4f76103
commit
0937ecb427
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ theme = [ "hugo-cloak-email", "hugo-notice", "risotto"]
|
|||
title = "runtimeterror"
|
||||
author = "ops"
|
||||
copyright = "© 2023 [runtimeterror](https://runtimeterror.dev)"
|
||||
paginate = 10
|
||||
paginate = 3
|
||||
languageCode = "en"
|
||||
DefaultContentLanguage = "en"
|
||||
enableInlineShortcodes = true
|
||||
|
|
Loading…
Reference in a new issue