From f2b3ba126348106fe04bbd54d284c9c6b68603a8 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Tue, 17 Mar 2026 22:00:48 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(website):=20add=20community=20?= =?UTF-8?q?sponsors=20section=20with=20Cloudsmith=20(#2748)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++++++ website/.vitepress/sponsors.ts | 11 +++++++++++ website/src/public/img/cloudsmith.svg | 4 ++++ 3 files changed, 27 insertions(+) create mode 100644 website/src/public/img/cloudsmith.svg diff --git a/README.md b/README.md index ca9b6a14..c39303b5 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,16 @@ + +

Community Sponsors

+ + + + + +
+ + + +
diff --git a/website/.vitepress/sponsors.ts b/website/.vitepress/sponsors.ts index 0bfcb9b0..fa8e43c2 100644 --- a/website/.vitepress/sponsors.ts +++ b/website/.vitepress/sponsors.ts @@ -19,5 +19,16 @@ export const sponsors = [ img: '/img/magic.png' } ] + }, + { + tier: 'Community Sponsors', + size: 'big', + items: [ + { + name: 'Cloudsmith', + url: 'https://cloudsmith.com/', + img: '/img/cloudsmith.svg' + } + ] } ]; diff --git a/website/src/public/img/cloudsmith.svg b/website/src/public/img/cloudsmith.svg new file mode 100644 index 00000000..e1caba14 --- /dev/null +++ b/website/src/public/img/cloudsmith.svg @@ -0,0 +1,4 @@ + + + +