diff --git a/hugo.toml b/hugo.toml new file mode 100644 index 0000000..1c298c4 --- /dev/null +++ b/hugo.toml @@ -0,0 +1,4 @@ +baseURL = 'https://blog.sukaato.moe/' +languageCode = 'en-us' +title = 'SUKAATO' +theme = 'sukaato'