Files
dd-weekend/layouts/partials/hero.html
Andre Beging 4a4cc96842 fixed js error
2020-02-29 18:30:59 +01:00

9 lines
381 B
HTML

<div id="hero">
<div>
<div>
<h1>Das erste alljährliche*<br /><img src="assets/dd_white.png">-Wochenende</DD></h1>
<h2>28.08 - 30.08.2020</h2>
<h3><a href='{{ "location/" | absURL }}' class="btn btn-light btn-lg">INFOS</a> <a href='{{ "anmeldung/" | absURL }}' class="btn btn-light btn-lg">JETZT ANMELDEN!</a></h3>
</div>
</div>
</div>