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