X-Git-Url: http://git.dujemihanovic.xyz/?a=blobdiff_plain;f=hugo.toml;h=9fe38444c5a7aad5eea2779a39a8e81f39f10401;hb=ea54a0c51d12015f2bb56904a6ffc9ce99686576;hp=4bb3a3a212c7d25ebef849922e6709962181f257;hpb=6bbef4ff04229630dea64da1baf464161e3ff539;p=dujemihanovic.xyz.git diff --git a/hugo.toml b/hugo.toml index 4bb3a3a..9fe3844 100644 --- a/hugo.toml +++ b/hugo.toml @@ -3,8 +3,11 @@ languageCode = 'en-us' title = "Duje Mihanović's Site" enableGitInfo = true disableKinds = ['taxonomy', 'term'] +rssLimit = 20 [author] name = 'Duje Mihanović' email = 'duje.mihanovic@skole.hr' [outputs] section = ['HTML'] +[minify] + minifyOutput = true