Skip to content

Commit 0d7d636

Browse files
committed
Update index.html
1 parent 246bba9 commit 0d7d636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
.bindPopup('toddlyons')
5050
.openPopup();
5151
// Where it all started
52-
L.marker([40.1159,-91.9214]).addTo(map)
52+
L.marker([40.1168,-91.9145]).addTo(map)
5353
.bindPopup('Solomoriah')
5454
.openPopup();
5555
// STOP - Add new markers to the top of the list

0 commit comments

Comments
 (0)