diff --git a/config.toml b/config.toml index e03bccc..9e609eb 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://shower-loop.github.io/docs" +baseURL = "https://shower-loop.github.io/" languageCode = "en-us" theme = "chocolate" publishDir = "docs"