diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..d888398 --- /dev/null +++ b/hugo.toml @@ -0,0 +1,8 @@ +baseURL = 'https://ingressy.de/' +languageCode = 'de-DE' +title = 'Ingressy' +theme="archie" + +[params] + mode="dark" +