diff --git a/data/23/events/dotprague/index.toml b/data/23/events/dotprague/index.toml index 8d96df8..b42fd1c 100644 --- a/data/23/events/dotprague/index.toml +++ b/data/23/events/dotprague/index.toml @@ -8,17 +8,17 @@ dri = "" poc = "Damsky" date = "2023-06-05" days = 2 -venueName = "TBA" -#venueAddress = "" -#venueUrl = "" +venues = ["jatka78"] languages = ["english"] attendees = 300 #tags = [] -logo = "logo.jpg" +logo = "logo.png" [registration] type = "tickets" [links] -#web = "" -twitter = "https://twitter.com/DotsamaPrague" \ No newline at end of file +web = "https://dotprague.xyz/" +twitter = "https://twitter.com/DotsamaPrague" +telegram = "https://t.me/+z77D0iuvL8YyNTBk" +discord = "https://discord.com/invite/KQXAs7Y3pQ" \ No newline at end of file diff --git a/data/23/events/dotprague/logo.jpg b/data/23/events/dotprague/logo.jpg deleted file mode 100644 index 82d35a1..0000000 Binary files a/data/23/events/dotprague/logo.jpg and /dev/null differ diff --git a/data/23/events/dotprague/logo.png b/data/23/events/dotprague/logo.png new file mode 100644 index 0000000..41fc023 Binary files /dev/null and b/data/23/events/dotprague/logo.png differ diff --git a/data/23/places/jatka78/index.toml b/data/23/places/jatka78/index.toml new file mode 100644 index 0000000..c83ba90 --- /dev/null +++ b/data/23/places/jatka78/index.toml @@ -0,0 +1,12 @@ +name = "Jatka78" +eventTypes = ["conference", "party"] +capacity = 300 +address = "Hala číslo 7 a 8, Bubenské nábř. 306 /13, 170 00 Praha 7" +mapUrl = "https://goo.gl/maps/WSuhcecw8iyjqqqa9" +description = ''' +A multifunctional theatre hall as well as a small-scale theatre space, a training hall and a rehearsal space, a gallery and a bar. Jatka78 has it all, offering ideal conditions for the genres of contemporary circus, dance as well as non-verbal, alternative and puppet theatre. It is a residency space of the companies Cirk La Putyka, Heaven's Gate and DEKKADANCERS, a space open to Czech and international creation alike, one perfectly adapted to creative residencies, shows, workshops, conferences, discussions, lectures, exhibitions and happenings. We also operate our summer stage in the Azyl78 big top. +''' +photo = "photo.jpg" + +[links] +web = "https://www.jatka78.cz/en" \ No newline at end of file diff --git a/data/23/places/jatka78/photo.jpg b/data/23/places/jatka78/photo.jpg new file mode 100644 index 0000000..1167e10 Binary files /dev/null and b/data/23/places/jatka78/photo.jpg differ