aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2013-02-07 13:53:57 +0000
committerChristopher Baines <cbaines8@gmail.com>2013-02-07 13:53:57 +0000
commit48bb641f4c2dd7af6c6b5e06daf26ccf055ab621 (patch)
tree4ce96650236742ef37c6b18c8f99725ff0fcde3a /.gitmodules
parent9073049284c1aa64fa74e41face555b3a8ae1d78 (diff)
downloadhealth-map-48bb641f4c2dd7af6c6b5e06daf26ccf055ab621.tar
health-map-48bb641f4c2dd7af6c6b5e06daf26ccf055ab621.tar.gz
Add the leaflet hash plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e3bb53e..96e85b2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "resources/openlayers"]
path = resources/openlayers
url = git://github.com/openlayers/openlayers.git
+[submodule "resources/leaflet-hash"]
+ path = resources/leaflet-hash
+ url = git://github.com/mlevans/leaflet-hash.git