Skip to content

Commit

Permalink
docs: add nhost (vercel#2838)
Browse files Browse the repository at this point in the history
Turbo is awesome for our [monorepo](http://github.com/nhost/nhost). Keep up the fantastic work 💪
  • Loading branch information
elitan authored Dec 6, 2022
1 parent 1160f07 commit 42b7231
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/components/clients/users.ts
Original file line number Diff line number Diff line change
Expand Up @@ -511,4 +511,10 @@ export const users: Array<TurboUser> = [
width: 175,
},
},
{
caption: "Nhost",
image: "/images/logos/nhost.svg",
infoLink: "https://nhost.io/",
pinned: true,
},
];
17 changes: 17 additions & 0 deletions docs/public/images/logos/color/nhost.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions docs/public/images/logos/white/nhost.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 42b7231

Please sign in to comment.