Skip to content
Snippets Groups Projects
Commit 111eb337 authored by Vincent Manuel Menke's avatar Vincent Manuel Menke
Browse files

fix: fixed calendar spelling

parent 7d607348
No related branches found
No related tags found
No related merge requests found
---
title: Kalender
menu: main
weight: 8
description: In unserem Kalender kannst du anstehende Termin, wie Partys und weitere Events einsehen.
layout: calendar
---
Den FS-Kalender gibts auch im Abo. Keine Events mehr verpassen: Kopiere dir diesen [Link](https://cloud.h-da.de/remote.php/dav/public-calendars/DmFSSdyn5AAb6Kfp?export) und füge ihn in deiner Kalender-App ein
\ No newline at end of file
---
title: Calendar
menu: main
weight: 8
layout: calendar
---
--- ---
title: ESE Party title: ESE Party
image: images/ese_Party_SoSe2024.png image: images/ese_Party_SoSe2024.png
date: 2024-04-05 date: 2024-04-05T18:00:00
publishdate: 2024-04-05T18:00:00
--- ---
Es ist wieder soweit, die ESE steht vor der Tür! Es ist wieder soweit, die ESE steht vor der Tür!
......
--- ---
title: Karaoke am Freitag title: Karaoke am Freitag
image: images/karaoke.webp image: images/karaoke.webp
date: 2024-05-17T18:00-23:00 date: 2024-05-17T18:00:00-07:00
publishdate: 2024-05-14 publishdate: 2024-05-14 18:00:00
--- ---
## Huhu Leudis, ## Huhu Leudis,
......
--- ---
title: PC Support Tage title: PC Support Tage
image: images/galaxy.webp image: images/galaxy.webp
date: 2024-04-19 date: 2024-04-19T18:00:00-23:00
publishdate: 2024-04-19T18:00:00
--- ---
Websitebeitrag von [Joseph Mucira](https://pixabay.com/de/users/webtechexperts-10518280/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=5398919) auf [Pixabay](https://pixabay.com/de//?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=5398919) Websitebeitrag von [Joseph Mucira](https://pixabay.com/de/users/webtechexperts-10518280/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=5398919) auf [Pixabay](https://pixabay.com/de//?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=5398919)
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<a href="{{ .RelPermalink }}" class="image left"><img src="{{ .Params.image | relURL }}" alt="{{ .Params.image_alt }}" class="squareImg" /></a> <a href="{{ .RelPermalink }}" class="image left"><img src="{{ .Params.image | relURL }}" alt="{{ .Params.image_alt }}" class="squareImg" /></a>
<div class="inner"> <div class="inner">
<h3><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3> <h3><a href="{{ .RelPermalink }}">{{ .Title }}</a></h3>
{{ .Params }}
{{ if .Site.Params.show_post_dates | default true }} {{ if .Site.Params.show_post_dates | default true }}
{{- with .Date }}<time>{{ . | time.Format ":date_medium" }}</time>{{ end }} {{- with .Date }}<time>{{ . | time.Format ":date_medium" }}</time>{{ end }}
{{ end }} {{ end }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment