Skip to content

Commit 53504bc

Browse files
author
Marc Garcia
committed
Adding Lagos sprint
1 parent dfb1cbd commit 53504bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pandas/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,11 @@ <h3 class="section-title">Locations</h3>
246246
"url": "#",
247247
"lat": -31.4011257,
248248
"lng": -64.182890},
249+
{"title": "Lagos",
250+
"description": "PyData Lagos",
251+
"url": "https://www.meetup.com/PyData-Lagos/",
252+
"lat": 6.476437,
253+
"lng": 3.369318},
249254
];
250255
for (i=0; i < chapters.length; i++) {
251256
var marker = new google.maps.Marker({

0 commit comments

Comments
 (0)