Skip to content

Commit

Permalink
Update groups.js
Browse files Browse the repository at this point in the history
Adding Copenhagen to the list of local communities.
  • Loading branch information
mipals authored Oct 30, 2024
1 parent c9ebf24 commit 64371a0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _libs/groups.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,10 @@ const groups = [
homepage: 'https://www.meetup.com/julia-lang-amsterdam/',
github: 'https://github.com/julia-lang-amsterdam/julia-lang-amsterdam.github.io',
},
{
name: 'Copenhagen Julia Meetup Group',
lat: 55.692852,
lon: 12.599143,
homepage: 'https://www.meetup.com/copenhagen-julia-meetup-group',
},
];

0 comments on commit 64371a0

Please sign in to comment.