Skip to content

Commit

Permalink
chore: up sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Aug 8, 2024
1 parent 788d666 commit a20ac60
Showing 1 changed file with 55 additions and 36 deletions.
91 changes: 55 additions & 36 deletions vocs.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,31 +68,31 @@ export default defineConfig({
height: 60,
items: [
[
{
name: 'WalletConnect',
link: 'https://walletconnect.com',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/walletconnect-light.svg',
},
{
name: 'Stripe',
link: 'https://www.stripe.com',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/stripe-light.svg',
},
{
name: 'ZKsync',
link: 'https://zksync.io',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/zksync-light.svg',
},
],
[
{
name: 'PancakeSwap',
link: 'https://pancakeswap.finance/',
name: 'Brave',
link: 'https://brave.com',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/pancake-light.svg',
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/brave-light.svg',
},
{
name: 'zkSync',
link: 'https://zksync.io',
name: 'Linea',
link: 'https://linea.build',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/zksync-light.svg',
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/linea-light.svg',
},
],
],
Expand All @@ -114,6 +114,12 @@ export default defineConfig({
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/context-light.svg',
},
{
name: 'WalletConnect',
link: 'https://walletconnect.com',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/walletconnect-light.svg',
},
{
name: 'PartyDAO',
link: 'https://twitter.com/prtyDAO',
Expand All @@ -134,31 +140,17 @@ export default defineConfig({
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/dynamic-light.svg',
},
{
name: 'BitKeep',
link: 'https://bitkeep.com',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/bitkeep-light.svg',
},
],
[
{
name: 'Privy',
link: 'https://privy.io',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/privy-light.svg',
},
{
name: 'Spruce',
link: 'https://spruceid.com',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/spruce-light.svg',
},
{
name: 'rollup.id',
link: 'https://rollup.id',
name: 'PancakeSwap',
link: 'https://pancakeswap.finance/',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/rollup.id-light.svg',
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/pancake-light.svg',
},
],
[
Expand All @@ -180,33 +172,60 @@ export default defineConfig({
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/pimlico-light.svg',
},
],
[
{
name: 'Zora',
link: 'https://zora.co',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/zora-light.svg',
},
],
[
{
name: 'Lattice',
link: 'https://lattice.xyz',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/lattice-light.svg',
},
],
[
{
name: 'Supa',
link: 'https://twitter.com/supafinance',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/supa-light.svg',
},
{
name: 'Blocto',
link: 'https://blocto.io/',
name: 'Syndicate',
link: 'https://syndicate.io',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/syndicate-light.svg',
},
{
name: 'Reservoir',
link: 'https://reservoir.tools',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/reservoir-light.svg',
},
],
[
{
name: 'Uniswap',
link: 'https://uniswap.org',
image:
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/blocto-light.svg',
'https://raw.githubusercontent.com/wevm/.github/main/content/sponsors/uniswap-light.svg',
},
{
name: '',
image: '',
link: 'https://github.com/sponsors/wevm',
},
{
name: '',
image: '',
link: 'https://github.com/sponsors/wevm',
},
{
name: '',
image: '',
link: 'https://github.com/sponsors/wevm',
},
],
],
Expand Down

0 comments on commit a20ac60

Please sign in to comment.