X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20.RelPermalink%20%7D%7D?a=blobdiff_plain;f=hugo.toml;h=66bd6a17922a3c3475e670a99d68de70dfa81533;hb=94f68171c3312c5a5fea7323ef813b84e24d09a1;hp=1d7c819d51e5348fd6017fcbaa50ebbb6d91b56d;hpb=940d8a5c1ecc4d3d86c4e8a739698d46e47a26f9;p=dujemihanovic.xyz.git diff --git a/hugo.toml b/hugo.toml index 1d7c819..66bd6a1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,9 @@ -baseURL = 'http://example.org/' +baseURL = 'http://dujemihanovic.xyz/' languageCode = 'en-us' -title = 'My New Hugo Site' +title = "Duje Mihanović's Site" +enableGitInfo = true +[author] + name = 'Duje Mihanović' + email = 'duje.mihanovic@skole.hr' +[outputs] + section = ['HTML']