all repos — zola-bearblog @ 477ace19bec1d36af77aa445ffb3e179038e5854

Port of bear blog theme to zola

remove vercel

Alan Pearce
commit

477ace19bec1d36af77aa445ffb3e179038e5854

parent

0fe1c169b6f24040fc837be469a6c5cde8663a0d

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M theme.tomltheme.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.vercel.app/" +demo = "https://zola-bearblog.netlify.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