about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-05-31 18:10:03 +0200
committerAlan Pearce2024-05-31 18:10:03 +0200
commitef80ea741b1e5c8203584485e735ad144b7202d3 (patch)
tree177041536cbfcfad8ba6adec871cd513c68b7a2e /config.toml
parent5a76992885614579d234bf53a61dd1172be3536e (diff)
downloadzola-bearblog-ef80ea741b1e5c8203584485e735ad144b7202d3.tar.lz
zola-bearblog-ef80ea741b1e5c8203584485e735ad144b7202d3.tar.zst
zola-bearblog-ef80ea741b1e5c8203584485e735ad144b7202d3.zip
default to relative URLs
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
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