diff --git a/README.org b/README.org index e1c6108..7efcb62 100644 --- a/README.org +++ b/README.org @@ -14,8 +14,8 @@ * When -August 5th, 2023 +[[https://wedding.chrishayward.xyz/wedding.ics][August 5th, 2023]] * Where -Alexandria, Ontario +[[https://goo.gl/maps/Bt4KffMwaN8gfMkY7][Alexandria, Ontario]] diff --git a/config.toml b/config.toml index 45610ee..5b37ab2 100644 --- a/config.toml +++ b/config.toml @@ -18,10 +18,6 @@ copyright = "Licensed under Attribution 4.0 International (CC BY 4.0)" enable = true file = "images/background.jpg" position = "center center" - [params.visual.video] - enable = false - mute = true - file = "videos/background.mp4" [[params.links]] [params.links.list1] diff --git a/content/_index.md b/content/_index.md index bebf558..1d5b5cb 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,7 +1,7 @@ +++ title = "Chris & Scotia 2023" author = ["Christopher James Hayward"] -lastmod = 2022-03-14T22:00:07-04:00 +lastmod = 2022-03-14T23:43:24-04:00 draft = false tagline = "It's about time" +++ @@ -11,9 +11,9 @@ tagline = "It's about time" ## When {#when} -August 5th, 2023 +[August 5th, 2023](https://wedding.chrishayward.xyz/wedding.ics) ## Where {#where} -Alexandria, Ontario \ No newline at end of file +[Alexandria, Ontario](https://goo.gl/maps/Bt4KffMwaN8gfMkY7) \ No newline at end of file diff --git a/static/wedding.ics b/static/wedding.ics new file mode 100644 index 0000000..1575375 --- /dev/null +++ b/static/wedding.ics @@ -0,0 +1,33 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//ical.marudot.com//iCal Event Maker +CALSCALE:GREGORIAN +BEGIN:VTIMEZONE +TZID:America/Havana +LAST-MODIFIED:20201011T015911Z +TZURL:http://tzurl.org/zoneinfo-outlook/America/Toronto +X-LIC-LOCATION:America/Havana +BEGIN:STANDARD +TZNAME:CST +TZOFFSETFROM:-0400 +TZOFFSETTO:-0500 +DTSTART:19701101T010000 +RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU +END:STANDARD +BEGIN:DAYLIGHT +TZNAME:CDT +TZOFFSETFROM:-0500 +TZOFFSETTO:-0400 +DTSTART:19700308T000000 +RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU +END:DAYLIGHT +END:VTIMEZONE +BEGIN:VEVENT +DTSTAMP:20220315T034024Z +UID:1647315533542-57258@ical.marudot.com +DTSTART;VALUE=DATE:20230805 +DTEND;VALUE=DATE:20230806 +SUMMARY:Chris & Scotia 2023 +DESCRIPTION:Ceremony @ 3:00PM EST (1500hrs) +END:VEVENT +END:VCALENDAR \ No newline at end of file