Skip to content

Commit

Permalink
Add HG Dortmund
Browse files Browse the repository at this point in the history
  • Loading branch information
madmas authored Apr 19, 2024
1 parent 10f9c15 commit 96b58b5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/locations.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,11 @@ var locations = [
lat: 47.5487602,
lon: 7.5879349,
},
{
title: "Hackergarten Dortmund",
sponsors: ["Karakun AG"],
link: "https://www.meetup.com/hackergarten-dortmund/",
lat: 51.53003,
lon: 7.44409,
},
];

0 comments on commit 96b58b5

Please sign in to comment.