updated to zola 0.22, added theme to code blocks

This commit is contained in:
Parker TenBroeck 2026-01-18 13:57:33 -05:00
parent 5d0552c531
commit 9356e79e1a
11 changed files with 143 additions and 11 deletions

View file

@ -23,7 +23,7 @@ jobs:
- name: Build Zola + upload Pages artifact
uses: getzola/github-pages@066755243e69f508fd1a74739fbf1a65f656c790
with:
zola_version: v0.21.0
zola_version: v0.22.0
deploy:
runs-on: ubuntu-latest