forked from acid-info/logos.co
-
Notifications
You must be signed in to change notification settings - Fork 0
/
events.json
38 lines (38 loc) · 1.01 KB
/
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
{
"upcoming": [
{
"title": "Logos Assembly: Brno",
"location": "Studentský klub U Kachničky",
"href": "https://lu.ma/la3",
"thumbnail": "/events/thumbnails/la3.jpg",
"target": "_blank",
"date": "June 13\n6:00 PM GMT+2"
}
],
"past": [
{
"title": "Logos Assembly: Belgrade",
"location": "Beograd",
"href": "https://lu.ma/la2",
"thumbnail": "/events/thumbnails/la2.jpg",
"target": "_blank",
"date": "Jun 3\n6:30 PM GMT+2"
},
{
"title": "Building Network States (Dubai Edition)",
"location": "Dubai",
"href": "https://lu.ma/bnsdubai",
"thumbnail": "/events/thumbnails/240418-dubai.jpg",
"target": "_blank",
"date": "Apr 18\n6:00-9:00 PM GMT+4"
},
{
"title": "Logos Assembly: Athens",
"location": "Athina",
"href": "https://lu.ma/LA1",
"thumbnail": "/events/thumbnails/240407-athens.jpg",
"target": "_blank",
"date": "Apr 7\n7:00-9:00 PM GMT+3"
}
]
}