diff options
| author | alex <alex@pdp7.net> | 2025-03-15 12:33:14 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-03-15 12:39:27 +0100 |
| commit | 79380334d500ecf271fd378f240f5926b62fbdf4 (patch) | |
| tree | 3a7dcd7aadf55ffca932d6c9149f43d4b1257179 /blog | |
| parent | 508125b9dcde0f5d4b3c84c28b08abb022fcaca3 (diff) | |
Remove temporary branch hack
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/k8s.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/k8s.yaml b/blog/k8s.yaml index 3fb78fc4..6b6240e3 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 |
