diff --git a/config.toml b/config.toml index a6a3cdd..f0902ab 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,7 @@ baseURL = "https://shower-loop.github.io/" languageCode = "en-us" theme = "chocolate" +publishDir = "public" [markup] [markup.goldmark]