all repos — homestead @ 0fa2ad903b1550d2302ad6fb6bfaaf16782f835c

Code for my website

Update theme links

Alan Pearce
commit

0fa2ad903b1550d2302ad6fb6bfaaf16782f835c

parent

f7fee8dbe970fc041f5447e0de22f046cb632f36

1 file changed, 2 insertions(+), 2 deletions(-)

jump to
M theme.tomltheme.toml
@@ -1,11 +1,11 @@
name = "Bear" description = "Bear blog theme" license = "MIT" -homepage = "https://github.com/getzola/hyde" +homepage = "https://codeberg.org/alanpearce/zola/bearblog" # The minimum version of Zola required min_version = "0.4.0" # An optional live demo URL -demo = "" +demo = "https://alanpearce.codeberg.page/zola-bearblog" # 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