all repos — zola-bearblog @ eeace8286d164014e9dc86905abf442f8018d27d

Port of bear blog theme to zola

use personal subdomain for demo site

Alan Pearce
commit

eeace8286d164014e9dc86905abf442f8018d27d

parent

477ace19bec1d36af77aa445ffb3e179038e5854

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.netlify.app/" +demo = "https://zola-bearblog.alanpearce.eu/" # 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