diff --git a/config.toml b/config.toml index 252bed8..2410292 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ title = "Greg Gauthier" author = "Greg Gauthier" copyright = "© 2022. All rights reserved." canonifyurls = true -paginate = 15 +paginate = 10 PygmentsCodeFences = true PygmentsStyle = "tango"