aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed M Alaa <aa@4b.cx>2022-12-03 23:54:37 +0200
committerAhmed M Alaa <aa@4b.cx>2022-12-03 23:54:37 +0200
commit06e0d3f6499fefa06f78247caddcf34018af180c (patch)
tree55a8ca9e6424cd83f21a88be1ccb5d86a5c6f13c
parentaafd0dd80ed865e981b1e2647703a90cd7225122 (diff)
fix: theme demo and repo urls
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 54a937b..a96525a 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,9 +1,9 @@
name = "no style, please!"
description = "A (nearly) no-CSS, fast, minimalist Zola theme"
license = "MIT"
-homepage = "https://gitlab.com/4bcx/no-style-please-zola"
+homepage = "https://gitlab.com/4bcx/no-style-please"
min_version = "0.4.0"
-demo = "https://4b.cx/no-style-please-zola"
+demo = "https://4bcx.gitlab.io/no-style-please"
[extra]