Merge pull request #2 from j-selby/master

Add partial for home_hero
This commit is contained in:
Flame Sage 2018-01-13 22:26:14 -05:00 committed by GitHub
commit ad74c9bfc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,11 +16,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>
</section>
</div>
</section>
</section>