@@ -21,57 +21,57 @@ export const sponsors: Sponsors = {
21
21
{
22
22
name : "Caixabank Tech" ,
23
23
website : "https://www.caixabanktech.com/es/pagina-de-inicio/" ,
24
- image : "images/sponsors/caixabank-tech.png"
24
+ image : "images/sponsors/caixabank-tech.png" ,
25
25
} ,
26
26
{
27
27
name : "Sopra Steria" ,
28
28
image : "/images/sponsors/sopra.png" ,
29
- website : "https://www.soprasteria.es/"
29
+ website : "https://www.soprasteria.es/" ,
30
30
} ,
31
31
{
32
32
name : "Elastic" ,
33
33
image : "/images/sponsors/logo-elastic-horizontal-color.png" ,
34
- website : "https://www.elastic.co/"
34
+ website : "https://www.elastic.co/" ,
35
35
} ,
36
36
{
37
37
name : "Manychat" ,
38
38
website : "https://careers.manychat.com/" ,
39
- image : "/images/sponsors/logo-manychat.webp"
39
+ image : "/images/sponsors/logo-manychat.webp" ,
40
40
} ,
41
41
{
42
42
name : "Snowflake" ,
43
43
website : "https://www.snowflake.com/en/developers/" ,
44
- image : "/images/sponsors/logo-snowflake.png"
45
- }
44
+ image : "/images/sponsors/logo-snowflake.png" ,
45
+ } ,
46
+ {
47
+ name : "Clever Cloud" ,
48
+ image : "images/sponsors/clever-cloud.png" ,
49
+ website : "https://www.clever-cloud.com/" ,
50
+ } ,
46
51
] ,
47
52
basic : [ ] ,
48
53
communities : [ ] ,
49
54
media_partners : [
50
55
{
51
56
name : "Digital Expert Online" ,
52
57
website : "https://digital-expert.online/en/" ,
53
- image : "images/sponsors/logo-digital-expert.svg"
58
+ image : "images/sponsors/logo-digital-expert.svg" ,
54
59
} ,
55
60
{
56
61
name : "Kube events" ,
57
62
image : "images/sponsors/kube-events.png" ,
58
- website : "https://kube.events/"
63
+ website : "https://kube.events/" ,
59
64
} ,
60
65
{
61
66
name : "Kube careers" ,
62
67
image : "images/sponsors/kube-career.png" ,
63
- website : "https://kube.careers/"
68
+ website : "https://kube.careers/" ,
64
69
} ,
65
70
{
66
71
name : "CIO Insights" ,
67
72
website : "https://www.cioinsights.com/" ,
68
- image : "images/sponsors/cio-insights.png"
73
+ image : "images/sponsors/cio-insights.png" ,
69
74
} ,
70
- {
71
- name : "Clever Cloud" ,
72
- image : "images/sponsors/clever-cloud.png" ,
73
- website : "https://www.clever-cloud.com/"
74
- }
75
75
] ,
76
- supporters : [ ]
76
+ supporters : [ ] ,
77
77
} ;
0 commit comments