From eb9bdb6264db5ae5682ad082535669a7f4293c14 Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Sun, 24 Nov 2024 09:30:42 -0500 Subject: [PATCH] Add the Headlamp article as a resource * add a thumbnail url * say "Headlamp Blog" Signed-off-by: Kingdon Barrett --- data/resources.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/resources.yaml b/data/resources.yaml index d6601fa00..d3684443c 100644 --- a/data/resources.yaml +++ b/data/resources.yaml @@ -13,6 +13,11 @@ resources: # Note: To generate "thumbnail_url", visit https://embed.ly/docs/explore/extract # and enter the link to the resource. Once you do that, select any thumbnail url of choice to use. + - url: https://headlamp.dev/blog/2024/11/07/flux-ui/ + title: "Headlamp Blog | From ClickOps to GitOps: A new Flux UI" + date: "2024-11-07" + type: article + thumbnail_url: "https://headlamp.dev/assets/images/flux-plugin-in-list-e2ec830b31e8f1c5688823d5822db0c3.png" - youtube: 4le3ekQCsJA title: "Flux: What's Flux and What's New? | Project Lightning Talk" date: "2024-11-20"