diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index fd1eff1..ce7f669 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ title = "Zola ʕ•ᴥ•ʔ Bear Blog" -base_url = "https://zola-bearblog.netlify.app/" +base_url = "/" description = "A Zola-theme based on Bear Blog." # Whether to automatically compile all Sass files in the sass directory |