From a685789322a2239a66b18ab5010cc7db8b9871b8 Mon Sep 17 00:00:00 2001 From: Jonathon Wright Date: Mon, 29 Jun 2026 18:13:32 +1000 Subject: [PATCH] blog: drop duplicate inline hero on secret-zero The hero image is rendered from frontmatter; the leftover inline markdown image rendered it a second time (and uncached, so the old asset showed). --- src/content/blog/secret-zero.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/blog/secret-zero.md b/src/content/blog/secret-zero.md index 8a5b84f..dce3ab3 100644 --- a/src/content/blog/secret-zero.md +++ b/src/content/blog/secret-zero.md @@ -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.