]> git.dujemihanovic.xyz Git - dujemihanovic.xyz.git/blobdiff - hugo.toml
Only have one h1 per page
[dujemihanovic.xyz.git] / hugo.toml
index 66bd6a17922a3c3475e670a99d68de70dfa81533..9fe38444c5a7aad5eea2779a39a8e81f39f10401 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -2,8 +2,12 @@ baseURL = 'http://dujemihanovic.xyz/'
 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