Skip to content

Commit

Permalink
update calendar, fix #378
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Jan 14, 2025
1 parent b36aa0e commit 10c7aba
Showing 1 changed file with 31 additions and 11 deletions.
42 changes: 31 additions & 11 deletions site/ocrd-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,37 @@
{
"title": "Open TechCall",
"color": "#dab82d",
"rrule": {
"freq": "monthly",
"bysetpos": 3,
"byweekday": 3,
"dtstart": "2024-11-20T13:00:00",
"interval": 1
},
"exdate": [
"2024-11-27T14:00:00",
"2024-11-27T14:00:00"
]
"date": "2025-01-22T13:00:00"
},
{
"title": "Open TechCall",
"color": "#dab82d",
"date": "2025-02-19T13:00:00"
},
{
"title": "Open TechCall",
"color": "#dab82d",
"date": "2025-03-19T13:00:00"
},
{
"title": "Open TechCall",
"color": "#dab82d",
"date": "2025-04-16T13:00:00"
},
{
"title": "Open TechCall",
"color": "#dab82d",
"date": "2025-05-21T13:00:00"
},
{
"title": "Open TechCall",
"color": "#dab82d",
"date": "2025-06-18T13:00:00"
},
{
"title": "Open TechCall",
"color": "#dab82d",
"date": "2025-07-16T13:00:00"
},
{
"title": "OCR-D in der Praxis",
Expand Down

0 comments on commit 10c7aba

Please sign in to comment.