diff --git a/src/app/data/events.json b/src/app/data/events.json index 07d9da55..628e410e 100644 --- a/src/app/data/events.json +++ b/src/app/data/events.json @@ -11,5 +11,23 @@ "mentorsForm": "https://forms.gle/Z2a3NRPZg41ETcRZ6", "announcement": "We're excited to be part of NG-DE 2024 - and bring the ngGirls workshop to the local community!\n ngGirls @ NG-DE 2024 will take place on Wednesday, October 9th, from 9:00-17:00 in Bonn. For more details and application: ", "sponsors": [{ "link": "https://ng-de.org/", "logo": "assets/events/ngde-2024/ng-de.svg" }] + }, + { + "id": "warsaw-2024", + "title": "ngGirls @ NG Poland", + "location": "Warsaw", + "city": "Warsaw", + "state": "Poland", + "date": "November 3", + "year": "2024", + "applicationForm": "https://docs.google.com/forms/d/e/1FAIpQLSewvx09Koz_TYSoCv5OyJzQwNaZISxcpe6DWjFT81FlGj5yQw/viewform", + "mentorsForm": "https://docs.google.com/forms/d/e/1FAIpQLScoe4sO8se0x52j70vptZRAdnIRPT-1l0_KFpiTbXKiBXzTQA/viewform", + "announcement": "NG Poland Conf has been hosting ngGirls workshops for many years. Feeling like family, we're happy to come back to Warsaw for the wonderful community, where the participants are enthusiastic and the mentors are so committed.
ngGirls @ NG Poland will take place on Sunday, November 3rd, from 10:00-17:00. For more details and application: ", + "sponsors": [ + { + "link": "http://ng-poland.pl/", + "logo": "https://ng-poland.pl/images/logos/logo-small-2024.webp" + } + ] } - ] \ No newline at end of file +]