Display the remote meeting url onto the events overview page(s)

This commit is contained in:
sixtus 2022-01-29 18:52:42 +01:00
parent 12f24a7881
commit db6e5524fe
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@
{{- with $page.Param "event.weekly.link" }}
<a href="{{ . }}">Webseite</a>
{{- end }}
{{- with $page.Param "event.weekly.remote_url" }}
<a href="{{ . }}">Remote Treffen</a>
{{- end }}
<br>
<small>
{{- with $page.Param "event.weekly.interval" }}