Skip to content

Commit

Permalink
chore: add Nx to sponsors (#15902)
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev authored Feb 13, 2024
1 parent 296ce24 commit 0ac31a7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/.vitepress/theme/composables/sponsor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
url: 'https://remix.run/',
img: '/remix.svg',
},
{
name: 'Nx',
url: 'https://nx.dev/',
img: '/nx.svg',
},
{
name: 'Transloadit',
url: 'https://transloadit.com/?utm_source=vite&utm_medium=referral&utm_campaign=sponsorship&utm_content=website',
Expand Down
8 changes: 8 additions & 0 deletions docs/public/nx.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 0ac31a7

Please sign in to comment.