From 06e0d3f6499fefa06f78247caddcf34018af180c Mon Sep 17 00:00:00 2001 From: Ahmed M Alaa Date: Sat, 3 Dec 2022 23:54:37 +0200 Subject: [PATCH] fix: theme demo and repo urls --- theme.toml | 4 ++-- 1 file 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]