Skip to content

Commit 4b0ba5f

Browse files
committed
deploy: 1a35a17
1 parent a7fd52d commit 4b0ba5f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

img/logos/kapsul-square.jpg

1.35 KB
Loading

index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,11 +525,19 @@ <h3 class="section-subheading text-muted"></h3>
525525
<div class=col-sm-3>
526526
<div class=team-member>
527527
<a href=https://www.kapsul.io/>
528-
<img src=img/logos/kapsul-square.jpeg class=img-responsive alt=Kapsul>
528+
<img src=img/logos/kapsul-square.jpg class=img-responsive alt=Kapsul>
529529
</a>
530530
<p class=text-muted>Kapsul</p>
531531
</div>
532532
</div>
533+
<div class=col-sm-3>
534+
<div class=team-member>
535+
<a href=https://www.mckinsey.com/>
536+
<img src=img/logos/mckinsey-square.png class=img-responsive alt="McKinsey & Company">
537+
</a>
538+
<p class=text-muted>McKinsey & Company</p>
539+
</div>
540+
</div>
533541
</div>
534542
</section>
535543
<section id=contact>

0 commit comments

Comments
 (0)