Add CNCF logo to homepage (#9375)

* add CNCF logo on homepage

* edits
This commit is contained in:
Kaitlyn Barnard
2018-07-18 16:36:43 -07:00
committed by k8s-ci-robot
parent 34fb7339e0
commit 7c9a1987a5
2 changed files with 20 additions and 2 deletions
+10 -2
View File
@@ -163,8 +163,16 @@ cid: home
<!--</div>-->
<!--</div>-->
<h5 style="text-align: center"><a href="/case-studies/" style="color: #3371E3; font-weight: 400">View all case studies</a></h5>
</main>
</section>
</main>
</section>
<section id="cncf">
<main>
<center>
<p>We are a <a href="https://cncf.io/">CNCF</a> graduated project</p>
</center>
</main>
</section>