Skip to content

Commit

Permalink
docs: add VoidZero as special sponsor (#6639)
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu authored Oct 4, 2024
1 parent 000459a commit ba97f6a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/.vitepress/sponsors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ interface Sponsor {
const vitestSponsors = {
special: [
{
name: 'Vite',
url: 'https://vitejs.dev',
img: '/vite.svg',
name: 'VoidZero',
url: 'https://voidzero.dev',
img: '/voidzero.svg',
},
{
name: 'NuxtLabs',
Expand Down
13 changes: 13 additions & 0 deletions docs/public/voidzero.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ba97f6a

Please sign in to comment.