This commit is contained in:
Set Sakrecoer 2019-06-18 13:55:11 +02:00
parent 2f55324209
commit 9f5f8beef7
4 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<!-- BEGIN hero.html -->
<div id="banner" style={% if page.url == "/" %}"height:100%"{% else %}"height:30%"{% endif %}>
<div id="banner" style={% if page.url == "/" %}"height:100%"{% else %}"height:30%; background-image:url('{{ page.image }}');background-size:cover;background-position:center;"{% endif %}>
<div>
<a href="{{ site.baseurl }}/" class="nodecoration"><img