blog: drop duplicate inline hero on secret-zero
build-and-deploy / build (push) Failing after 10m24s

The hero image is rendered from frontmatter; the leftover inline
markdown image rendered it a second time (and uncached, so the old
asset showed).
This commit is contained in:
2026-06-29 18:13:32 +10:00
parent 61642e8db8
commit a685789322
-2
View File
@@ -9,8 +9,6 @@ heroAlt: "A single glowing seed-shaped key at the base of a dark circuit-board t
---
![A single glowing seed-key at the root of a circuit-board tree](/blog/secret-zero.webp)
Every "we do GitOps properly" story has a chicken-and-egg problem hiding in the first paragraph, and most
posts quietly skip it.