Daten für 2022
Restlicher Content noch unverändert
This commit is contained in:
parent
14ee553f29
commit
45d3d75e2a
@ -19,11 +19,11 @@ contact = "Contact"
|
||||
enable = true
|
||||
bg = "images/header-bg-camp4.jpg"
|
||||
title = "VVoid Camp 2021"
|
||||
subtitle = "Chaos unterm Sternenhimmel"
|
||||
subtitle = "Chaos unterm Sternenhimmel<br>VVe'll be back"
|
||||
btnText = "Mehr Infos"
|
||||
countdownYear = "2021"
|
||||
countdownYear = "2022"
|
||||
countdownMonth = "08"
|
||||
countdownDay = "26"
|
||||
countdownDay = "18"
|
||||
|
||||
# About Section
|
||||
[params.about]
|
||||
@ -92,7 +92,7 @@ subtitle = "auf einen Blick"
|
||||
[[params.service.serviceItem]]
|
||||
icon = "tf-ion-calendar"
|
||||
title = "Datum"
|
||||
description = "26.08.2021 - 29.08.2021"
|
||||
description = "18.08.2022 - 21.08.2022"
|
||||
delay = "0s"
|
||||
|
||||
[[params.service.serviceItem]]
|
||||
|
@ -94,11 +94,11 @@
|
||||
<img class="wow fadeInDown" data-wow-delay="0.3s" data-wow-duration=".2s" src="images/VVoidCampLogoWhite.svg" alt="VVoid Camp">
|
||||
|
||||
<p class="wow fadeInDown" data-wow-delay="0.5s" data-wow-duration=".5s" style="text-align:center">
|
||||
Chaos unterm Sternenhimmel
|
||||
Chaos unterm Sternenhimmel<br>VVe'll be back
|
||||
</p>
|
||||
|
||||
<p class="wow fadeInDown" data-wow-delay="0.5s" data-wow-duration=".5s" style="font-size:25pt;text-align:center">
|
||||
26.08.2021 - 29.08.2021 im VVoid
|
||||
18.08.2022 - 21.08.2022 im VVoid
|
||||
</p>
|
||||
|
||||
<div class="hidden-sm-down wow fadeInDown" data-wow-delay="0.7s" data-wow-duration=".7s" style="text-align:center">
|
||||
@ -113,7 +113,7 @@
|
||||
<div class="col-lg-5 col-md-6 col-xs-10 push-xs-1 push-md-0 wow zoomIn">
|
||||
<div class="block">
|
||||
<div class="counter text-center">
|
||||
<ul id="countdown_dashboard" data-year=" 2021" data-month=" 08" data-day=" 26">
|
||||
<ul id="countdown_dashboard" data-year=" 2022" data-month=" 08" data-day=" 18">
|
||||
<li>
|
||||
<div class="dash days_dash">
|
||||
<div class="digit">0</div>
|
||||
@ -275,7 +275,7 @@
|
||||
<div class="block">
|
||||
<i class="tf-ion-calendar"></i>
|
||||
<h3>Datum</h3>
|
||||
<p>26.08.2021 - 29.08.2021</p>
|
||||
<p>18.08.2022 - 21.08.2022</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -8,13 +8,13 @@
|
||||
<div class="block">
|
||||
<img class="wow fadeInDown" data-wow-delay="0.3s" data-wow-duration=".2s" src="images/VVoidCampSignetWhite.svg" alt="VVoid">
|
||||
<img class="wow fadeInDown" data-wow-delay="0.3s" data-wow-duration=".2s" src="images/VVoidCampLogoWhite.svg" alt="VVoid Camp">
|
||||
{{ with .Site.Params.hero.subtitle }}
|
||||
{{ with .Site.Params.hero.subtitle | safeHTML }}
|
||||
<p class="wow fadeInDown" data-wow-delay="0.5s" data-wow-duration=".5s" style="text-align:center">
|
||||
{{ . }}
|
||||
</p>
|
||||
{{ end }}
|
||||
<p class="wow fadeInDown" data-wow-delay="0.5s" data-wow-duration=".5s" style="font-size:25pt;text-align:center">
|
||||
26.08.2021 - 29.08.2021 im VVoid
|
||||
18.08.2022 - 21.08.2022 im VVoid
|
||||
</p>
|
||||
{{ with .Site.Params.hero.btnText }}
|
||||
<div class="hidden-sm-down wow fadeInDown" data-wow-delay="0.7s" data-wow-duration=".7s" style="text-align:center">
|
||||
|
Loading…
x
Reference in New Issue
Block a user