Add partial for home_hero

This commit is contained in:
James 2018-01-14 14:11:52 +11:00
parent d085c0413e
commit f42d713a14

View File

@ -23,11 +23,11 @@
<!-- Right panel -->
<div class="column is-centered-vertically is-7 is-hidden-mobile">
<figure class="image">
<img src="{{ .Site.BaseURL}}/images/jumbotron.svg" />
{{ partial "jumbotron.html" . }}
</figure>
</div>
</div>
</div>
</div>
</section>
</div>
</section>