summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-01-05 12:08:29 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2026-01-05 12:08:29 +0100
commitfba43eedfc392c310fea8ec0ce3e3a619ea9db68 (patch)
tree730d8ac16b7f4ad619582ae677c27c0a50fb769f
parentd7c6513f0c8ad831797233be9f2b6e35fb028ca7 (diff)
Append missing s
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 9b970f0..1d65c5a 100644
--- a/config.toml
+++ b/config.toml
@@ -1,5 +1,5 @@
# The URL the site will be built for
-base_url = "https://www.holistic.service"
+base_url = "https://www.holistic.services"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = false