diff options
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml index 6959f90..11bf154 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ homepage = "https://codeberg.org/alanpearce/zola-bearblog" # The minimum version of Zola required min_version = "0.4.0" # An optional live demo URL -demo = "https://zola-bearblog.netlify.app/" +demo = "https://zola-bearblog.vercel.app/" # 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 |