Add Makers Meet and Eat
This commit is contained in:
parent
357211b03c
commit
0890de2548
4 changed files with 20 additions and 2 deletions
|
@ -35,6 +35,7 @@ RewriteRule "^event/2018/yama-ichi$" "index.html"
|
|||
RewriteRule "^event/2019/ccu-presentation$" "index.html"
|
||||
RewriteRule "^event/2021/dutch-design-week$" "index.html"
|
||||
RewriteRule "^event/2022/dag-van-praktijkgericht-onderzoek$" "index.html"
|
||||
RewriteRule "^event/2022/makers-meet-and-eat$" "index.html"
|
||||
RewriteRule "^event/cqrrelations$" "index.html"
|
||||
RewriteRule "^event/creativity-and-cognition$" "index.html"
|
||||
RewriteRule "^exercises-in-overfitting$" "index.html"
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -441,6 +441,23 @@
|
|||
},
|
||||
"location": "Nijverheidsloods, Utrecht"
|
||||
},
|
||||
{
|
||||
"@id": "r:/event/2022/makers-meet-and-eat",
|
||||
"@type": "ExhibitionEvent",
|
||||
"name": "Makers Meet and Eat",
|
||||
"startDate": "2022-09-03",
|
||||
"description": "Are you an art lover, culture vulture, maker, creative person or just interested in the recent developments in the field of (digital) art, culture and design? Join us on 3 September for the Makers Meet & Eat to see great presentations by young Utrecht and Dutch makers.\n\nDuring the Makers Meet & Eat young Utrecht and Dutch makers will talk about their work in the field of (digital) art, culture and design. An afternoon for meeting people, sharing knowledge, tricks of the trade and a look behind the scenes. With the sun on your face we conclude the program with music, a (vegetarian/vegan) BBQ and drinks.",
|
||||
"url": "https://impakt.nl/events/2022/event/makers-meet-and-eat/",
|
||||
"organizer": [
|
||||
{
|
||||
"@id": "r:/organisation/setup"
|
||||
},
|
||||
{
|
||||
"@id": "r:/organisation/ccu"
|
||||
}
|
||||
],
|
||||
"location": "De Havenloods, Nijverheidsweg 6, Utrecht"
|
||||
},
|
||||
{
|
||||
"@id": "r:/event/2022/dag-van-praktijkgericht-onderzoek",
|
||||
"@type": "ExhibitionEvent",
|
||||
|
|
Loading…
Reference in a new issue