Skip to content

Commit c18ddc9

Browse files
committed
Add Google as gold sponsor
1 parent ed08d51 commit c18ddc9

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

custom/css/style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,12 +1341,19 @@ ul.faq-answer li a:hover {
13411341
margin-top: 20px;
13421342
max-height: 80px;
13431343
}
1344+
.google {
1345+
margin-top: 40px;
1346+
}
13441347
.silver {
13451348
max-height: 70px;
13461349
}
13471350
.zeomega {
13481351
margin-top: 15px;
13491352
}
1353+
.dbs {
1354+
margin-top: 10px;
1355+
max-height: 60px;
1356+
}
13501357
.associate {
13511358
margin-top: 20px;
13521359
max-height: 50px;

data/sponsors.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@
6767
"img":"img/sponsors/zaubacorp.png",
6868
"link": "https://zauba.company/",
6969
"class": "zaubacorp"
70+
},
71+
{
72+
"alt-text":"Google",
73+
"img":"img/sponsors/google_developers.png",
74+
"link": "https://developers.google.com/",
75+
"class": "google"
7076
}
7177
],
7278
"Silver":[
@@ -86,7 +92,7 @@
8692
"alt-text":"DBS",
8793
"img":"img/sponsors/DBS_Logo.png",
8894
"link": "https://www.dbs.com/asia-hub-2/index.html",
89-
"class": "silver"
95+
"class": "dbs"
9096
}
9197
],
9298
"Associate":[

img/sponsors/google_developers.png

23.6 KB
Loading

0 commit comments

Comments
 (0)