Skip to content
Snippets Groups Projects
Commit c32c7f13 authored by Timuçin Boldt's avatar Timuçin Boldt :bike:
Browse files

change ics description

parent a12e2924
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ UID:{{dateFormat "20060102T150405" .Params.start}} ...@@ -9,7 +9,7 @@ UID:{{dateFormat "20060102T150405" .Params.start}}
DTSTART:{{dateFormat "20060102T150405" .Params.start}} DTSTART:{{dateFormat "20060102T150405" .Params.start}}
DTEND:{{dateFormat "20060102T150405" .Params.end}} DTEND:{{dateFormat "20060102T150405" .Params.end}}
SUMMARY:{{.Title}} SUMMARY:{{.Title}}
DESCRIPTION:{{.Params.description}} (Info: {{with .Params.link}}{{.}}{{else}}{{.Permalink}}{{end}}) DESCRIPTION:{{.Params.description}} (Link: {{with .Params.link}}{{.}}{{else}}{{.Permalink}}{{end}})
LOCATION:{{with .Params.location}}{{.}}{{else}}{{end}} LOCATION:{{with .Params.location}}{{.}}{{else}}{{end}}
X-ALT-DESC;FMTTYPE=text/html:{{.Title}}<br>Location: {{with .Params.location}}{{.}}{{else}}{{end}}<br>{{with .Params.link}}{{.}}{{else}}{{.Permalink}}{{end}} X-ALT-DESC;FMTTYPE=text/html:{{.Title}}<br>Location: {{with .Params.location}}{{.}}{{else}}{{end}}<br>{{with .Params.link}}{{.}}{{else}}{{.Permalink}}{{end}}
END:VEVENT END:VEVENT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment