X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20.RelPermalink%20%7D%7D?a=blobdiff_plain;f=hugo.toml;h=4bb3a3a212c7d25ebef849922e6709962181f257;hb=f249ee222bb2181a9fc5237f0cb353dba888b22c;hp=9770b55af89193c273e28c2a8c96c460ffd14cbf;hpb=7ad2c80c7432b2a12e9a3c24c1f608dc865e4985;p=dujemihanovic.xyz.git diff --git a/hugo.toml b/hugo.toml index 9770b55..4bb3a3a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +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']