restore default paginate value

This commit is contained in:
John Bowdre 2023-08-15 10:36:54 -05:00
parent fda4f76103
commit 0937ecb427

View file

@ -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