Skip to content

Commit

Permalink
docs(logos): add Hurb and Razer logos to docs site (datahub-project#6363
Browse files Browse the repository at this point in the history
)
  • Loading branch information
maggiehays authored and anshbansal committed Nov 4, 2022
1 parent 1d15234 commit 68c4b04
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs-website/src/pages/_components/Logos/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,16 @@ const companiesByIndustry = [
imageUrl: "/img/logos/companies/zynga.png",
imageSize: "default",
},
{
name: "Hurb",
imageUrl: "/img/logos/companies/hurb.png",
imageSize: "medium",
},
{
name: "Razer",
imageUrl: "/img/logos/companies/razer.jpeg",
imageSize: "large",
},
],
},
{
Expand Down
Binary file added docs-website/static/img/logos/companies/hurb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 68c4b04

Please sign in to comment.