diff options
| author | Ahmed <git@gumx.cc> | 2025-10-16 17:01:30 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2025-10-16 17:01:30 +0300 |
| commit | 76d25349fa15acae1994b267274d898acb551522 (patch) | |
| tree | 92dbce99906fed26271f8cdd5123bc327a9a9039 /theme.toml | |
| parent | 30dd31fbc558597110f373b3ef1e0c75ea350f75 (diff) | |
fix: updated info and build conf for sourcehut
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,15 +1,15 @@ name = "no style, please!" description = "A (nearly) no-CSS, fast, minimalist Zola theme" license = "MIT" -homepage = "https://gitlab.com/atgumx/no-style-please" +homepage = "https://git.sr.ht/~gumxcc/zola-no-style-please" min_version = "0.4.0" -demo = "https://atgumx.gitlab.io/no-style-please" +demo = "zola-no-style-please.demo.gumx.cc" [extra] # The theme author info: you! [author] -name = "Ahmed Alaa" +name = "Ahmed" homepage = "https://gumx.cc" [original] |
