diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c788e02..3565164 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "resources/hartley-library-map-data"] path = resources/hartley-library-map-data url = git@sourcekettle.ecs.soton.ac.uk:projects/hartley-library-map-data.git +[submodule "resources/leaflet-heat"] + path = resources/leaflet-heat + url = https://github.com/Leaflet/Leaflet.heat.git |