diff --git a/.github/content/sponsors/unofficial-dark.svg b/.github/content/sponsors/unofficial-dark.svg new file mode 100644 index 00000000..3dcdafef --- /dev/null +++ b/.github/content/sponsors/unofficial-dark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/.github/content/sponsors/unofficial-light.svg b/.github/content/sponsors/unofficial-light.svg new file mode 100644 index 00000000..2d2218d6 --- /dev/null +++ b/.github/content/sponsors/unofficial-light.svg @@ -0,0 +1,4 @@ + + + + diff --git a/site/pages/index.mdx b/site/pages/index.mdx index aff67491..45d1b208 100644 --- a/site/pages/index.mdx +++ b/site/pages/index.mdx @@ -19,3 +19,6 @@ import { CollaborationBadge } from '../components/CollaborationBadge' +# [@dalechyn.eth](https://warpcast.com/dalechyn.eth) Sponsors + +::sponsors diff --git a/site/vocs.config.tsx b/site/vocs.config.tsx index b123cced..8b35d8f4 100644 --- a/site/vocs.config.tsx +++ b/site/vocs.config.tsx @@ -405,6 +405,22 @@ export default defineConfig({ ], }, }, + sponsors: [ + { + name: 'Small Enterprise', + height: 40, + items: [ + [ + { + name: 'Unofficial', + link: 'https://warpcast.com/unofficial', + image: + 'https://raw.githubusercontent.com/wevm/frog/chore/sponsors/.github/content/sponsors/unofficial-light.svg', + }, + ], + ], + }, + ], title: 'Frog', topNav: [ {