diff --git a/config.yml b/config.yml index c67c82d8..256760ce 100644 --- a/config.yml +++ b/config.yml @@ -3,7 +3,6 @@ baseURL: "https://adityatelange.github.io/hugo-PaperMod/" title: PaperMod copyright: "© [PaperMod Contributors](https://github.com/adityatelange/hugo-PaperMod/graphs/contributors)" -paginate: 5 theme: [hugo-PaperMod] enableInlineShortcodes: true @@ -19,6 +18,10 @@ minify: disableXML: true # minifyOutput: true +pagination: + disableAliases: false + pagerSize: 5 + languages: en: languageName: "English"