prueba poner imagen home y cambio nombre archivo hero.html por home.html

This commit is contained in:
alay 2017-10-07 22:45:35 +02:00 committed by josemolinag
parent 202ecf7a28
commit fb33b5c5d2
6 changed files with 165 additions and 83 deletions

View file

@ -1,5 +1,5 @@
<!-- Begin Hero Section -->
<section id="top-section-hero" class="top-section-hero top-section image-section" style="background-image: url('{{ site.baseurl }}/img/sections-background/{{ site.heroImage }}');">
<section id="top-section-hero" class="top-section-hero top-section image-section" style="background-image: url('{{ site.baseurl }}/img/sections-background/{{ site.homeImage }}');">
{% include navigation.html %}
<div class="content-wrapper">
<div class="jumbotron">
@ -19,4 +19,4 @@
</a>
</div>
</section>
<!-- End Hero Section -->
<!-- End Hero Section -->