From 4cec94ece9f0ad2c46dc3e9a8b668771cf7b9c6b Mon Sep 17 00:00:00 2001 From: Ahmed Date: Thu, 16 Oct 2025 17:33:00 +0300 Subject: fix: baseurl variable --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme.toml') 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] -- cgit v1.2.3