Skip to content

Commit

Permalink
Add Igalia logo (wintercg#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
romulocintra committed May 13, 2022
1 parent f134051 commit ba17615
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ function Faq() {
<li>Bloomberg</li>
<li>Cloudflare</li>
<li>Deno</li>
<li>Igalia</li>
<li>Node.js</li>
<li>Shopify</li>
<li>Vercel</li>
Expand Down Expand Up @@ -371,6 +372,12 @@ const PARTNER_LOGOS = [
name: "Vercel",
restrict: "horizontal",
},
{
src: "/static/logos/igalia.png",
href: "https://igalia.com/",
name: "Igalia",
restrict: "horizontal",
},
/** TODO: Add additional logos here */
];

Expand Down
Binary file added static/logos/igalia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/logos/igalia.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 ba17615

Please sign in to comment.