diff --git a/hugo.toml b/hugo.toml index 37c3df7..87cdf93 100644 --- a/hugo.toml +++ b/hugo.toml @@ -5,9 +5,6 @@ baseurl = "/" theme = 'terminal' -[pagination] - pagerSize = 5 - [taxonomies] # allow you to set tags with tags = [ 'tags', 'here' ] in post front matter tag = 'tags'