Compare commits

...

1 Commits

Author SHA1 Message Date
iCal updater
54b79ee166 chore(calendar): update events.ical from opened/edited call issue
Some checks failed
/ Create calendar from issues (push) Has been cancelled
2022-08-19 08:15:58 +00:00

22
events.ical Normal file
View File

@ -0,0 +1,22 @@
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//BTCPay Server//ical-generator//EN
NAME:BTCPay Server Community Calls & Events
X-WR-CALNAME:BTCPay Server Community Calls & Events
TIMEZONE-ID:US/Pacific
X-WR-TIMEZONE:US/Pacific
BEGIN:VEVENT
UID:1344108695@btcpayserver.org
SEQUENCE:0
DTSTAMP:20220915T170000Z
DTSTART:20220915T170000Z
DTEND:20220915T180000Z
SUMMARY:BTCPay Design Call #40
DESCRIPTION:Find out more at: https://github.com/btcpayserver/organization
/issues/102
X-ALT-DESC;FMTTYPE=text/html:Find out more at: <a href=\"https://github.co
m/btcpayserver/organization/issues/102\">https://github.com/btcpayserver/o
rganization/issues/102</a>
URL;VALUE=URI:https://github.com/btcpayserver/organization/issues/102
END:VEVENT
END:VCALENDAR