images
This commit is contained in:
parent
2f55324209
commit
9f5f8beef7
4 changed files with 6 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue