From 79380334d500ecf271fd378f240f5926b62fbdf4 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 15 Mar 2025 12:33:14 +0100 Subject: [PATCH] Remove temporary branch hack --- blog/k8s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/k8s.yaml b/blog/k8s.yaml index 3fb78fc..6b6240e 100644 --- a/blog/k8s.yaml +++ b/blog/k8s.yaml @@ -27,7 +27,7 @@ items: - uv - run - --with - - git+https://github.com/alexpdp7/alexpdp7.git@blog-respect-dark-mode#subdirectory=blog + - git+https://github.com/alexpdp7/alexpdp7.git#subdirectory=blog - python - -m - blog -- 2.47.3