Skip to content

Commit ca395a8

Browse files
committed
added gcp
Signed-off-by: Sylvain Hellegouarch <[email protected]>
1 parent 4c29346 commit ca395a8

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

sources/overrides/home.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@
215215
max-height: 50px;
216216
}
217217

218+
.contributor--gcp img {
219+
}
220+
218221
.contributor img:hover {
219222
filter: grayscale(0);
220223
}
@@ -373,6 +376,11 @@ <h2>Contributed to by <span>awesome engineers from</span></h2>
373376
><img src="/static/images/contributors/lego.png"
374377
/></a>
375378
</div>
379+
<div class="contributor contributor--gcp">
380+
<a href="https://cloud.google.com" target="_blank"
381+
><img src="/static/images/contributors/gcp.png"
382+
/></a>
383+
</div>
376384
<div class="contributor contributor--oracle">
377385
<a href="https://www.oracle.com/" target="_blank"
378386
><img src="/static/images/contributors/oracle.png"
25.7 KB
Loading

0 commit comments

Comments
 (0)