Skip to content

Commit e7ee49f

Browse files
authored
Update index.ts
1 parent f250bf2 commit e7ee49f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

data/sponsors/index.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,20 @@ export const SPONSORS: Sponsor[] = [
6767
],
6868
},
6969

70+
{
71+
id: 'genxyz',
72+
name: 'Gen.xyz',
73+
tier: 'Silver',
74+
logo: '/static/images/xyz-logo.png',
75+
description:
76+
'Gen.xyz is the registry behind the .xyz domain, building a global community inspired by the internet’s limitless potential and helping creators and companies launch modern, memorable domains.',
77+
website: 'https://gen.xyz/',
78+
links: [
79+
{ label: 'About', href: 'https://gen.xyz/about' },
80+
],
81+
},
82+
83+
7084

7185
{
7286
id: 'deadoverflow',

0 commit comments

Comments
 (0)