6
0
Fork 0

Toevoegen locatie per talk

This commit is contained in:
Michael Boelen 2023-06-26 21:12:52 +02:00
parent 3aa9ed82a5
commit 6077cf5adc

View file

@ -62,6 +62,7 @@
"@type": "Event",
"name": "{{ $value.Title }}",
"url": "{{ $value.Permalink }}",
"location": "{{ $.Params.event_location }}",
"startDate": {{ $.Params.event_start | time.Format "2006-01-02" }},
"endDate": {{ $.Params.event_end | time.Format "2006-01-02" }},
"performer": [