diff options
| -rw-r--r-- | theme.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
