Skip to content

Commit 373e157

Browse files
committed
do not show github / azure
1 parent 03e5f05 commit 373e157

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/components/Supporters/index.jsx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ const infrastructure = [
2323
dark: "img/supporters/anaconda_dark.svg",
2424
width: 250,
2525
},
26-
{
27-
name: "Azure Pipelines",
28-
link: "https://azure.microsoft.com/products/devops/",
29-
light: "img/supporters/azure.png",
30-
dark: "img/supporters/azure.png",
31-
width: 250,
32-
},
26+
// {
27+
// name: "Azure Pipelines",
28+
// link: "https://azure.microsoft.com/products/devops/",
29+
// light: "img/supporters/azure.png",
30+
// dark: "img/supporters/azure.png",
31+
// width: 250,
32+
// },
3333
{
3434
name: "Cirun",
3535
link: "https://cirun.io",
@@ -44,13 +44,13 @@ const infrastructure = [
4444
dark: "img/supporters/do_dark.svg",
4545
width: 250,
4646
},
47-
{
48-
name: "Github",
49-
link: "https://github.com",
50-
light: "img/supporters/github_light.png",
51-
dark: "img/supporters/github_dark.png",
52-
width: 150,
53-
},
47+
// {
48+
// name: "Github",
49+
// link: "https://github.com",
50+
// light: "img/supporters/github_light.png",
51+
// dark: "img/supporters/github_dark.png",
52+
// width: 150,
53+
// },
5454
{
5555
name: "Oracle Cloud",
5656
link: "https://www.oracle.com/cloud/",

0 commit comments

Comments
 (0)