We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd191e commit 503ef84Copy full SHA for 503ef84
_libs/groups.js
@@ -59,4 +59,11 @@ const groups = [
59
lon: 12.599143,
60
homepage: 'https://www.meetup.com/copenhagen-julia-meetup-group',
61
},
62
+ {
63
+ name: 'JuliaLangJa',
64
+ lat: 35.684115230694495,
65
+ lon: 139.77453110558406,
66
+ homepage: 'https://julialangja.github.io/',
67
+ github: 'https://github.com/JuliaLangJa',
68
+ },
69
];
0 commit comments