Skip to content

Commit

Permalink
Add Shopify logo & support
Browse files Browse the repository at this point in the history
  • Loading branch information
igrigorik authored and lucacasonato committed May 11, 2022
1 parent 14f03b3 commit 1ce62f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,12 @@ const PARTNER_LOGOS = [
name: "Vercel",
restrict: "horizontal",
},
{
src: "/static/logos/shopify.svg",
href: "https://shopify.dev/",
name: "Shopify",
restrict: "horizontal",
},
/** TODO: Add additional logos here */
];

Expand Down
1 change: 1 addition & 0 deletions static/logos/shopify.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 1ce62f7

Please sign in to comment.