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