mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 14:01:29 +02:00
prueba poner imagen home y cambio nombre archivo hero.html por home.html
This commit is contained in:
parent
202ecf7a28
commit
fb33b5c5d2
6 changed files with 165 additions and 83 deletions
|
@ -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 -->
|
Loading…
Add table
Add a link
Reference in a new issue