website/layouts/community/list.html

9 lines
446 B
HTML

{{ define "main" }}
{{ .Content }}
{{ end }}
{{ define "post-hero" }}
<a href="https://www.lfasiallc.com/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>
{{ end }}