diff --git a/config.toml b/config.toml index 946d8cb..3c17dde 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "/" +baseURL = "/bonk/" languageCode = "en-us" title = "Bonk Docs" theme = "hugo-theme-learn"