@@ -23,13 +23,13 @@ const infrastructure = [
23
23
dark : "img/supporters/anaconda_dark.svg" ,
24
24
width : 250 ,
25
25
} ,
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
+ // },
33
33
{
34
34
name : "Cirun" ,
35
35
link : "https://cirun.io" ,
@@ -44,13 +44,13 @@ const infrastructure = [
44
44
dark : "img/supporters/do_dark.svg" ,
45
45
width : 250 ,
46
46
} ,
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
+ // },
54
54
{
55
55
name : "Oracle Cloud" ,
56
56
link : "https://www.oracle.com/cloud/" ,
0 commit comments