From d0fbfcfc38b4eca9dbe60718d082be9926e0ffd4 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Wed, 20 May 2026 18:56:39 +0100 Subject: [PATCH] Added KubeCon Japan program comittee badge Signed-off-by: Marcus Noble --- data.yaml | 2 ++ src/index.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/data.yaml b/data.yaml index a2d4901..526ef8b 100644 --- a/data.yaml +++ b/data.yaml @@ -142,6 +142,8 @@ projects: name: Go badges: + - img: https://images.credly.com/size/680x680/images/c6ac42b3-deaa-4d29-b065-0efb1b533eed/blob + url: https://www.credly.com/badges/0727e493-d1fc-46e3-b4e6-76b853d705a4/public_url - img: https://images.credly.com/size/680x680/images/56cff060-8267-4cc5-a6b0-b35141b3beeb/blob url: https://www.credly.com/badges/84a5f3c2-ebc7-4ca8-ad2a-e70c0dcc0953/public_url - img: https://images.credly.com/size/340x340/images/f09ecd0d-af5b-4933-9919-5db84511eae4/blob diff --git a/src/index.html b/src/index.html index 5ac15d6..5e243dd 100644 --- a/src/index.html +++ b/src/index.html @@ -267,7 +267,7 @@ display: inline-block; } .badges a img { - width: 110px; + width: 140px; } @media only screen and (max-width: 1700px) {