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 @@ + + + + + + +