From 204bb08cc001bf473ac2560aa7a9c77fd3dc8d16 Mon Sep 17 00:00:00 2001 From: Chojan Shang Date: Sat, 25 Apr 2026 00:39:21 +0800 Subject: [PATCH] Add bub to compatibility section Signed-off-by: Chojan Shang --- components/CompatibilitySection.tsx | 5 +++++ public/logos/bub.svg | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100644 public/logos/bub.svg diff --git a/components/CompatibilitySection.tsx b/components/CompatibilitySection.tsx index 02d5a4e9..1d254fbc 100644 --- a/components/CompatibilitySection.tsx +++ b/components/CompatibilitySection.tsx @@ -139,6 +139,11 @@ const agents: AgentEntry[] = [ url: "https://jetbrains.com/junie", imageSrc: "/logos/junie.svg", }, + { + name: "Bub", + url: "https://github.com/bubbuild/bub", + imageSrc: "/logos/bub.svg", + }, ]; const shuffleAgents = (items: AgentEntry[]) => { diff --git a/public/logos/bub.svg b/public/logos/bub.svg new file mode 100644 index 00000000..983d0982 --- /dev/null +++ b/public/logos/bub.svg @@ -0,0 +1,7 @@ + + + + + + +