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

fix: fixed calendar spelling

parent 189dd3c3
No related branches found
No related tags found
No related merge requests found
Pipeline #196693 failed
{{ define "main" }}
<header>
<h2>{{ .Title }}</h2>
<p>{{ .Description }}</p>
{{ if .Site.Params.show_post_dates | default true }}
{{- with .Date }}<time>{{ . | time.Format ":date_medium" }}</time>{{ end }}
{{ end }}
{{ partial "tags.html" . }}
</header>
<p><b style="color:red">Kopiere</b> dir diesen <b><a href="https://cloud.h-da.de/remote.php/dav/public-calendars/DmFSSdyn5AAb6Kfp?export">Link</a></b> und füge ihn in deiner Kalender-App ein um den Kalender zu abonieren</p>
<iframe width="100%" height="1000" src="https://cloud.h-da.de/apps/calendar/embed/DmFSSdyn5AAb6Kfp"></iframe>
{{ end }}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment