Files
Andre Beging 3ad32d10b5 init
2020-03-05 16:54:34 +01:00

56 lines
2.8 KiB
HTML

{{ "<!-- Services -->" | safeHTML }}
<section id="slam2019" class="bg-light-gray">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">{{ with .Site.Params.slam2019.title }}{{ . }}{{ end }}</h2>
<h3 class="section-subheading text-muted" style="margin-bottom: 35px;">{{ with .Site.Params.slam2019.subtitle }}{{ . | markdownify }}{{ end }}</h3>
</div>
</div>
<div class="row" style="font-size: 1.3em;">
<div class="col-sm-6">
<p style="font-size: inherit;">
Der Science Slam 2019 wird im größten Hörsaal der Uni stattfinden.<br />
Wir laden alle ein, ob groß ob klein, ob jung ob alt, ob dick ob dünn, sich von der Wissenschaft begeistern zu lassen.
</p>
<p style="font-size: inherit;">
<strong>24. Januar, 2019</strong> ab <strong>19:30 Uhr</strong><br />
Einlass ab <strong>19:00 Uhr</strong>
</p>
<div class="row" style="margin-bottom: 40px; margin-top: 40px;">
<div class="col-xs-6 text-center">
<a href="#anfahrt" class="">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-map-marked-alt fa-stack-1x fa-inverse"></i>
</span>
<div style="margin-top: 10px; text-transform: uppercase; font-weight: 700; font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif; text-decoration: none;">
Anfahrt
</div>
</a>
</div>
<div class="col-xs-6 text-center">
<a href="#tickets" class="">
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x text-primary"></i>
<i class="fas fa-ticket-alt fa-stack-1x fa-inverse"></i>
</span>
<div style="margin-top: 10px; text-transform: uppercase; font-weight: 700; font-family: Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif; text-decoration: none;">
Tickets
</div>
</a>
</div>
</div>
</div>
<div class="col-sm-6">
<p style="font-size: inherit;">
<strong>Audimax</strong> der <strong>Universität Siegen</strong>
</p>
<p style="text-align: center;">
<img src="img/audimax.png" alt="Audimax, Uni Siegen" style="width: 100%; max-width: 500px;" />
</p>
</div>
</div>
</div>
</section>