From 5e6097b17be7d744491d0a2fe5b704e65850091d Mon Sep 17 00:00:00 2001 From: Robert Willemelis Date: Thu, 2 Nov 2023 20:51:36 +0100 Subject: [PATCH] feat: add angularday 2023 --- src/app/event.service.ts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/app/event.service.ts b/src/app/event.service.ts index 2cc8cf3a..9ba60038 100644 --- a/src/app/event.service.ts +++ b/src/app/event.service.ts @@ -19,6 +19,20 @@ where the participants are enthusiastic and the mentors are so committed.
ngGirls @ NG Poland will take place on Sunday, November 5th, from 10:00-17:00. For more details and application: `, sponsors: [{ link: 'http://ng-poland.pl/', logo: 'assets/events/ngpoland-2022/ngPoland.png' }] }, + { + id: 'verona-2023', + title: 'ngGirls @ angularday 2023', + location: 'Verona', + city: 'Verona', + state: 'Italy', + date: 'November 23', + year: '2023', + applicationForm: 'https://docs.google.com/forms/d/e/1FAIpQLSf8uOZbx4rahJxBtuK-pH6sYzFJQrjXe3xEkOHJaH6ECigacw/viewform', + mentorsForm: 'https://docs.google.com/forms/d/e/1FAIpQLSfrk8ZaS5DL4xhf8bx9vs7grSAid2sLfAqcpFhZa8KSwpbUJw/viewform', + announcement: `We're excited to be part of angularday 2023 - and bring the ngGirls workshop to the local community! +ngGirls @ angularday 2023 will take place on Thursday, November 23rd, from 9:00-17:00 in Verona. For more details and application: `, + sponsors: [{ link: 'https://2023.angularday.it', logo: 'assets/events/angularday-2022/angularday-logo.svg' }] + }, { id: 'rome-2023', title: 'ngGirls @ NG ROME MMXXIII',