Skip to content

Commit 0b8d47d

Browse files
authored
chore: add Huly to gold sponsors (#17434)
1 parent e04193f commit 0b8d47d

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/.vitepress/theme/composables/sponsor.ts

+5
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
6464
img: '/transloadit.svg',
6565
hasDark: true,
6666
},
67+
{
68+
name: 'Huly',
69+
url: 'https://huly.io/',
70+
img: '/huly.svg',
71+
},
6772
],
6873
}
6974

docs/public/huly.svg

+6
Loading

0 commit comments

Comments
 (0)