diff options
| author | Ahmed <git@gumx.cc> | 2025-10-16 17:33:00 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2025-10-20 14:42:58 +0300 |
| commit | 4cec94ece9f0ad2c46dc3e9a8b668771cf7b9c6b (patch) | |
| tree | 02969385eb8826135f50d7f82a83f2a5fdcd6d5d /theme.toml | |
| parent | 76d25349fa15acae1994b267274d898acb551522 (diff) | |
fix: baseurl variable
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |
