From c805b623c7f7eeb6cb9f482003d1e86c58abd27d Mon Sep 17 00:00:00 2001 From: "Vladimir Antonio F. C." <50648871+vladiantio@users.noreply.github.com> Date: Sun, 9 Nov 2025 14:22:12 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Add=20Dribbble=20logo=20and=20wo?= =?UTF-8?q?rdmark=20with=20light=20and=20dark=20mode=20variants?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 5bbdec5..b3d4f7e 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4278,7 +4278,7 @@ export const svgs: iSVG[] = [ }, { title: "Dribbble", - category: ["Design", "Community"], + category: ["Design", "Community", "Platform"], route: "/library/dribbble.svg", wordmark: { light: "/library/dribbble-wordmark-light.svg",