From 462244fd7ff60c753c808f6d8ed23b78ba9dc16d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 5 Jul 2025 16:39:38 -0400 Subject: [PATCH] bumped zona --- .build.yml | 2 +- config.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 1eb11d8..b84b640 100644 --- a/.build.yml +++ b/.build.yml @@ -5,7 +5,7 @@ packages: - uv environment: site: ficd.ca - zonaref: git+https://git.sr.ht/~ficd/zona@99ad674f5132580addb7b4ae6f037764f4ed4a91 + zonaref: git+https://git.sr.ht/~ficd/zona@47be4986a50d0e921c1f2afa90fb9d029a5c2c85 tasks: - build: | if [ "$GIT_REF" = "refs/heads/main" ]; then diff --git a/config.yml b/config.yml index c1e5eea..256fadc 100644 --- a/config.yml +++ b/config.yml @@ -11,6 +11,7 @@ ignore: - .marksman.toml markdown: image_labels: true + tab_length: 2 syntax_highlighting: enabled: true theme: ashen