refacture all the things!
This commit is contained in:
parent
9a7b9ba2c0
commit
2e3a02af0c
12 changed files with 169 additions and 153 deletions
|
@ -31,7 +31,7 @@ DTEND;TZID=Europe/Berlin:{{.Params.dtend}}
|
|||
RRULE:{{.Params.rrule}}
|
||||
{{if isset .Params "rrule_excludes" }}
|
||||
{{range .Params.rrule_excludes }}
|
||||
EXDATE;TZID=Europe/Berlin:{{.}}
|
||||
EXDATE;TZID=Europe/Berlin:{{.}}
|
||||
{{end -}}
|
||||
{{end -}}
|
||||
LOCATION:{{with .Params.location}}{{.}}{{else}}CCCB{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue