From f1f66398ff5c5d93e38b6adfb0bc483bd68239ff Mon Sep 17 00:00:00 2001 From: Thomas Vitale Date: Wed, 13 Dec 2023 21:29:59 +0100 Subject: [PATCH] Update sponsors --- src/components/pages/home/sponsors/sponsors.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/pages/home/sponsors/sponsors.jsx b/src/components/pages/home/sponsors/sponsors.jsx index eb067c8..7314586 100644 --- a/src/components/pages/home/sponsors/sponsors.jsx +++ b/src/components/pages/home/sponsors/sponsors.jsx @@ -83,7 +83,7 @@ const ITEMS = [ { icon: Cloudnative, url: 'https://www.cncf.io/' }, { icon: Dypang, url: 'https://dypaang.dk/' }, { icon: Enggaard, url: 'https://www.enggaard.dk/' }, - { icon: StickerMule, url: 'https://www.stickermule.com/eu/custom-stickers' }, + // { icon: StickerMule, url: 'https://www.stickermule.com/eu/custom-stickers' }, ], cardClassname: 'min-w-[384px] min-h-[122px] sm:min-w-[320px] sm:min-h-[115px] xs:min-w-fit xs:max-w-full',