diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index e288f22..f75b229 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "www.example.com" +baseURL = "." languageCode = "en-us" title = "Hugo Whisper Theme" themesDir = "themes" |