From 4b6a22ed557c924af58ba87e41831e545c815fa2 Mon Sep 17 00:00:00 2001 From: Josias Date: Fri, 8 Nov 2024 19:59:03 +0100 Subject: [PATCH] add browserbuddy to carousel --- lib/carousel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/carousel.json b/lib/carousel.json index 7e8a2bbd..3ac0634b 100644 --- a/lib/carousel.json +++ b/lib/carousel.json @@ -80,5 +80,15 @@ "description": "Free Linux server for all Hack Clubbers to host anything they need", "img": "https://emoji.slack-edge.com/T0266FRGM/nest/aa345378581cee0c.png", "link": "https://hackclub.app" + }, + { + "background": "#ec3750", + "titleColor": "white", + "textColor": "white", + "descriptionColor": "white", + "title": "BrowserBuddy", + "description": "You Ship a browser extension, We Ship you a Chrome Developer License among other prizes", + "img": "https://browserbuddy.hackclub.com/DaviLhlapakRosa_business_dino.png", + "link": "https://browserbuddy.hackclub.com/" } ]