hero updates and general layout work

This commit is contained in:
2017-08-19 13:17:39 -05:00
committed by Mark Moser
parent 323f3a1263
commit 83acf3e641
8 changed files with 148 additions and 40 deletions

View File

@ -1,2 +1,3 @@
<div class="hero" style="background-image: url('{{assets}}/img/{{hero}}');">
<div class="hero" style="background-image: url('{{assets}}/img/{{heading.img}}');">
<h1 class="{{heading.theme}}">{{heading.copy}}</h1>
</div>