diff --git a/hugo.toml b/hugo.toml index a4d4515..24e26ad 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,5 @@ -baseURL = "https://example.org/" +# you would want to change this +baseURL = "https://starless.ruiny.de/" locale = "en-us" title = "starless" theme = "starless"