Skip to content

Commit

Permalink
Add Vercel Logo (wintercg#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
southpolesteve committed May 3, 2022
1 parent 02815f0 commit f16386b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,11 @@ const PARTNER_LOGOS = [
href: "https://deno.com/",
name: "Deno",
},
{
src: "/static/logos/vercel.svg",
href: "https://vercel.com/",
name: "Vercel",
},
/** TODO: Add additional logos here */
];

Expand Down
3 changes: 3 additions & 0 deletions static/logos/vercel.svg
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 f16386b

Please sign in to comment.