updates to kubecon banners (#11760)

* updates

* updates

* Update list.html
This commit is contained in:
Alex Contini
2018-12-14 10:36:49 -07:00
committed by Kubernetes Prow Robot
parent e8b9a4eace
commit 11a52d31c3
7 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,6 +3,6 @@
{{ end }}
{{ define "post-hero" }}
<a href="https://events.linuxfoundation.cn/events/kubecon-cloudnativecon-china-2018/"><img src="/images/kubecon_china_ad_2.jpg" alt="KubeConShanghai" width="49.9%" align="center"></a>
<a href="https://events.linuxfoundation.org/events/kubecon-cloudnativecon-north-america-2018/"><img src="/images/kubecon_na_ad_2.jpg" alt="KubeConSeattle" width="49.9%" align="right"></a>
<a href="https://events.linuxfoundation.org/events/kubecon-cloudnativecon-europe-2019/"><img src="/images/kubecon_ad_eu_2019.jpg" alt="KubeConBarcelona" width="49.9%" align="center"></a>
<a href="https://events.linuxfoundation.cn/events/kubecon-cloudnativecon-china-2019/"><img src="/images/kubecon_ad_china_2019.jpg" alt="KubeConShanghai" width="49.9%" align="right"></a>
{{ end }}