diff --git a/hugo.toml b/hugo.toml index 1b7b001..3951518 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,5 @@ -baseURL = "https://blog.sukaato.moe/" +# baseURL = "https://blog.sukaato.moe/" +baseURL = "http://localhost:1313" defaultContentLanguage = "en" languageCode = "en-us" languageName = "English"