Loading themes/code-editor/layouts/_default/single.ics +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ END:VTIMEZONE BEGIN:VEVENT SUMMARY:{{ .Title }} ORGANIZER;CN="Hackerspace Brussels":mailto:contact@hsbxl.be DESCRIPTION:{{ .RelPermalink }} DESCRIPTION:{{ .Permalink }} UID:{{ .File.Path }}@hsbxl.be SEQUENCE:0 STATUS:CONFIRMED Loading @@ -46,7 +46,7 @@ DTEND:{{ dateFormat "20060102T150405" $enddate }} {{- with .Params.location }} LOCATION:{{ . }} {{- end }} URL:{{ .RelPermalink }} URL:{{ .Permalink }} END:VEVENT {{- end }} END:VCALENDAR No newline at end of file themes/code-editor/layouts/events/list.ics +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ END:VTIMEZONE BEGIN:VEVENT SUMMARY:{{.Title}} ORGANIZER;CN="Hackerspace Brussels":mailto:contact@hsbxl.be DESCRIPTION:{{ .RelPermalink }} DESCRIPTION:{{ .Permalink }} UID:{{ .File.Path }}@hsbxl.be SEQUENCE:0 STATUS:CONFIRMED Loading @@ -44,7 +44,7 @@ DTSTAMP:{{dateFormat "20060102T150405" .GitInfo.AuthorDate}} DTEND:{{ dateFormat "20060102T150405" $enddate }} {{- end }} {{ with .Params.location}}LOCATION:{{.}}{{else}}TBD{{end}} URL:{{.RelPermalink}} URL:{{ .Permalink }} END:VEVENT {{- end }}{{ end }}{{ end }}{{ end }}{{ end }} END:VCALENDAR No newline at end of file Loading
themes/code-editor/layouts/_default/single.ics +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ END:VTIMEZONE BEGIN:VEVENT SUMMARY:{{ .Title }} ORGANIZER;CN="Hackerspace Brussels":mailto:contact@hsbxl.be DESCRIPTION:{{ .RelPermalink }} DESCRIPTION:{{ .Permalink }} UID:{{ .File.Path }}@hsbxl.be SEQUENCE:0 STATUS:CONFIRMED Loading @@ -46,7 +46,7 @@ DTEND:{{ dateFormat "20060102T150405" $enddate }} {{- with .Params.location }} LOCATION:{{ . }} {{- end }} URL:{{ .RelPermalink }} URL:{{ .Permalink }} END:VEVENT {{- end }} END:VCALENDAR No newline at end of file
themes/code-editor/layouts/events/list.ics +2 −2 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ END:VTIMEZONE BEGIN:VEVENT SUMMARY:{{.Title}} ORGANIZER;CN="Hackerspace Brussels":mailto:contact@hsbxl.be DESCRIPTION:{{ .RelPermalink }} DESCRIPTION:{{ .Permalink }} UID:{{ .File.Path }}@hsbxl.be SEQUENCE:0 STATUS:CONFIRMED Loading @@ -44,7 +44,7 @@ DTSTAMP:{{dateFormat "20060102T150405" .GitInfo.AuthorDate}} DTEND:{{ dateFormat "20060102T150405" $enddate }} {{- end }} {{ with .Params.location}}LOCATION:{{.}}{{else}}TBD{{end}} URL:{{.RelPermalink}} URL:{{ .Permalink }} END:VEVENT {{- end }}{{ end }}{{ end }}{{ end }}{{ end }} END:VCALENDAR No newline at end of file