all repos — zola-bearblog @ 57791c1eb193e8cd240390a081b499ae0b8f45e4

Port of bear blog theme to zola

update zola version to 0.23.4

adidalal
commit

57791c1eb193e8cd240390a081b499ae0b8f45e4

parent

14ecd3b35136baebddeb3bcab390d7afedf13545

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

changed files
M .forgejo/workflows/zola.yaml → .forgejo/workflows/zola.yaml
@@ -1,7 +1,7 @@
name: Deploy Zola site to Pages env: - ZOLA_VERSION: 0.23.2 + ZOLA_VERSION: 0.23.4 # This workflow will only work correctly in https://codeberg.org/alinnow/zola-bearblog.git. # Adjust the site name to match your user and repository name. To publish # to the index site, https://username.codeberg.page/, name your repository `pages`.