From 45d3d75e2a13dc4a101659df51b6639626953046 Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Fri, 22 Oct 2021 14:41:45 +0200 Subject: [PATCH] =?UTF-8?q?Daten=20f=C3=BCr=202022?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Restlicher Content noch unverändert --- config.toml | 8 ++++---- public/index.html | 8 ++++---- themes/infinity-hugo/layouts/partials/hero-area.html | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config.toml b/config.toml index bdf9bc6..e639149 100644 --- a/config.toml +++ b/config.toml @@ -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
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]] diff --git a/public/index.html b/public/index.html index d89acc1..53e6d7c 100644 --- a/public/index.html +++ b/public/index.html @@ -94,11 +94,11 @@ VVoid Camp

- Chaos unterm Sternenhimmel + Chaos unterm Sternenhimmel
VVe'll be back

- 26.08.2021 - 29.08.2021 im VVoid + 18.08.2022 - 21.08.2022 im VVoid

@@ -113,7 +113,7 @@
-
    +
    • 0
      @@ -275,7 +275,7 @@

      Datum

      -

      26.08.2021 - 29.08.2021

      +

      18.08.2022 - 21.08.2022

      diff --git a/themes/infinity-hugo/layouts/partials/hero-area.html b/themes/infinity-hugo/layouts/partials/hero-area.html index be78618..36bc469 100644 --- a/themes/infinity-hugo/layouts/partials/hero-area.html +++ b/themes/infinity-hugo/layouts/partials/hero-area.html @@ -8,13 +8,13 @@
      VVoid VVoid Camp - {{ with .Site.Params.hero.subtitle }} + {{ with .Site.Params.hero.subtitle | safeHTML }}

      {{ . }}

      {{ end }}

      - 26.08.2021 - 29.08.2021 im VVoid + 18.08.2022 - 21.08.2022 im VVoid

      {{ with .Site.Params.hero.btnText }}