patek.cz/themes/patek/layouts/talks/section.ics
2020-11-10 20:28:28 +01:00

10 lines
231 B
Plaintext

{{- /* Note this file has CRLF line endings as required by the specs */ -}}
BEGIN:VCALENDAR
VERSION:2.0
PRODID:gohugo
CALSCALE:GREGORIAN
{{ range .RegularPages -}}
{{ partial "talkIcal.ics" . -}}
{{- end -}}
END:VCALENDAR