aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2025-10-16 17:33:00 +0300
committerAhmed <git@gumx.cc>2025-10-20 14:42:58 +0300
commit4cec94ece9f0ad2c46dc3e9a8b668771cf7b9c6b (patch)
tree02969385eb8826135f50d7f82a83f2a5fdcd6d5d /theme.toml
parent76d25349fa15acae1994b267274d898acb551522 (diff)
fix: baseurl variable
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 0eea663..e6a7796 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,7 +3,7 @@ description = "A (nearly) no-CSS, fast, minimalist Zola theme"
license = "MIT"
homepage = "https://git.sr.ht/~gumxcc/zola-no-style-please"
min_version = "0.4.0"
-demo = "zola-no-style-please.demo.gumx.cc"
+demo = "https://zola-no-style-please.demo.gumx.cc"
[extra]