-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathocrd-events.json
50 lines (50 loc) · 938 Bytes
/
ocrd-events.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"title": "Open TechCall",
"color": "#dab82d",
"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",
"color": "#b8da2d",
"rrule": {
"freq": "weekly",
"interval": 2,
"dtstart": "2024-11-08T13:00:00",
"tzid": "Europe/Berlin"
},
"exdate": [
"2025-01-03T13:00:00"
]
}
]