fix video
This commit is contained in:
parent
2759e9cb27
commit
7062f902a9
4 changed files with 27 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<header class="hero" style="background-image: url({{ page.image }});">
|
||||
<header class="hero" {% unless page.video_path %}style="background-image: url({{ page.image }});"{% endunless %}>
|
||||
<div class="textcontainer">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<p>{{ page.description }}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue