all repos — zola-bearblog @ a515537584b41a5554200bc12fed522fcde20949

Port of bear blog theme to zola

Update theme links

Alan Pearce
commit

a515537584b41a5554200bc12fed522fcde20949

parent

d9a03b8bf25d2556645bd44db83638074fc371e9

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