diff --git a/conferences/2025/general.json b/conferences/2025/general.json index afbe9d07d..e4d9860a0 100644 --- a/conferences/2025/general.json +++ b/conferences/2025/general.json @@ -107,6 +107,18 @@ "cocUrl": "https://vslive.com/pages/harassment.aspx", "twitter": "@vslive" }, + { + "name": "Digital Crafts Day", + "url": "https://dc-nordoberpfalz.de/DigitalCraftsDay/2025", + "startDate": "2025-04-04", + "endDate": "2025-04-04", + "city": "Weiden", + "country": "Germany", + "online": false, + "locales": "DE", + "cfpUrl": "https://sessionize.com/digital-crafts-day-2025", + "cfpEndDate": "2024-10-31" + }, { "name": "Great International Developer Summit (GIDS)", "url": "https://developersummit.com", diff --git a/scripts/config/validLocations.ts b/scripts/config/validLocations.ts index 6849c9ac8..c44037c4b 100644 --- a/scripts/config/validLocations.ts +++ b/scripts/config/validLocations.ts @@ -123,6 +123,7 @@ export const validLocations = { 'St. Leon-Rot', 'Stuttgart', 'Tegernsee', + 'Weiden', 'Wuerzburg' ], Ghana: ['Accra'],