diff --git a/hugo.toml b/hugo.toml index 9972474..4837e46 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,7 +6,8 @@ languageCode = 'en-us' title = "Hyperling's Works" subtitle = "My recipes, blogposts, musings, and more." -paginate = 25 +#paginate = 25 +paginate = 99999 # Allow direct HTML. markup.goldmark.renderer.unsafe = true