From e957edf78316829a8cbcc6ee7a3cfaac7fcad3bc Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Mon, 26 Jan 2026 09:37:23 -0300 Subject: [PATCH] chore(website): add goodx sponsor --- README.md | 5 ++++ website/.vitepress/sponsors.ts | 5 ++++ website/src/public/img/goodx.svg | 45 ++++++++++++++++++++++++++++++++ 3 files changed, 55 insertions(+) create mode 100644 website/src/public/img/goodx.svg diff --git a/README.md b/README.md index d7b8adb5..3b660bb7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ + + + + + diff --git a/website/.vitepress/sponsors.ts b/website/.vitepress/sponsors.ts index 76af6fde..0bfcb9b0 100644 --- a/website/.vitepress/sponsors.ts +++ b/website/.vitepress/sponsors.ts @@ -8,6 +8,11 @@ export const sponsors = [ url: 'https://devowl.io/', img: '/img/devowl.io.svg' }, + { + name: 'GoodX', + url: 'https://goodx.international/', + img: '/img/goodx.svg' + }, { name: 'Magic', url: 'https://magic.dev/', diff --git a/website/src/public/img/goodx.svg b/website/src/public/img/goodx.svg new file mode 100644 index 00000000..4a085f70 --- /dev/null +++ b/website/src/public/img/goodx.svg @@ -0,0 +1,45 @@ + + + + + + + + + \ No newline at end of file