Skip to content

Commit 93fa2b8

Browse files
jaimergpbeckermr
andauthored
Update supporters with MetroStar (#2096)
* add Metrostar logo * update quansight logo --------- Co-authored-by: Matthew R. Becker <[email protected]>
1 parent 1899c93 commit 93fa2b8

File tree

5 files changed

+12
-3
lines changed

5 files changed

+12
-3
lines changed

src/components/Supporters/index.jsx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ const infrastructure = [
5151
// dark: "img/supporters/github_dark.png",
5252
// width: 150,
5353
// },
54+
{
55+
name: "MetroStar",
56+
link: "https://www.metrostar.com/company/",
57+
light: "img/supporters/metrostar_light.svg",
58+
dark: "img/supporters/metrostar_dark.svg",
59+
width: 210,
60+
},
5461
{
5562
name: "Oracle Cloud",
5663
link: "https://www.oracle.com/cloud/",
@@ -77,7 +84,7 @@ const infrastructure = [
7784
link: "https://www.quansight.com/",
7885
light: "img/supporters/quansight_light.svg",
7986
dark: "img/supporters/quansight_dark.svg",
80-
width: 80,
87+
width: 200,
8188
},
8289
{
8390
name: "Travis CI",
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)