]> git.dujemihanovic.xyz Git - dujemihanovic.xyz.git/blobdiff - hugo.toml
Properly link RSS feed in templates
[dujemihanovic.xyz.git] / hugo.toml
index a194329923d6595aabd7fdb8228c9ce7aa40642e..4bb3a3a212c7d25ebef849922e6709962181f257 100644 (file)
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,6 +1,10 @@
-baseURL = 'https://dujemihanovic.xyz/'
+baseURL = 'http://dujemihanovic.xyz/'
 languageCode = 'en-us'
 title = "Duje Mihanović's Site"
 enableGitInfo = true
+disableKinds = ['taxonomy', 'term']
 [author]
   name = 'Duje Mihanović'
+  email = 'duje.mihanovic@skole.hr'
+[outputs]
+  section = ['HTML']