mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Added sitemap, fixed animation bug
This commit is contained in:
parent
f056f8dcb3
commit
59106ff780
9 changed files with 43 additions and 21 deletions
|
@ -1,6 +1,7 @@
|
|||
<!-- Begin Hero Section -->
|
||||
<section id="top-section-hero" class="top-section-hero top-section image-section" style="background-image: url('{{ site.baseurl }}/img/hero.jpg');">
|
||||
{% include navigation.html %}
|
||||
<div class="content-wrapper">
|
||||
<div class="jumbotron">
|
||||
<div class="animated hiding" data-animation="fadeInDown" data-delay="500">
|
||||
{% assign heroText = site.heroTitle | split:"<typeout>" %}
|
||||
|
@ -16,5 +17,6 @@
|
|||
<use xlink:href="{{ site.baseurl }}/img/sprites/sprites.svg#icon-arrow-down"></use>
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Hero Section -->
|
Loading…
Add table
Add a link
Reference in a new issue