From 56bad65fc4bf0d46f62bac1056830a2855e2dd81 Mon Sep 17 00:00:00 2001 From: eatradish Date: Mon, 11 Apr 2022 13:31:56 +0800 Subject: theme.toml: add demo link --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 98aea8b..03c64d0 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ homepage = "https://github.com/eatradish/Seje2" # The minimum version of Zola required min_version = "0.15.0" # An optional live demo URL -demo = "" +demo = "https://eatradish.github.io/Seje2" # Any variable there can be overridden in the end user `config.toml` # You don't need to prefix variables by the theme name but as this will -- cgit v1.2.3