diff options
author | Christopher Baines <mail@cbaines.net> | 2015-04-08 12:27:35 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2015-04-08 12:27:35 +0100 |
commit | bd08af5b41e6a3c2c1b8e1337db05832d1923cbb (patch) | |
tree | 7680b09c9fbaf9a05ed7aba5499eddaca73df349 /.gitmodules | |
parent | 5906ca9fdec6420ec1bc4eb01c7aa0c38e4ddba2 (diff) | |
download | cbaines.net-bd08af5b41e6a3c2c1b8e1337db05832d1923cbb.tar cbaines.net-bd08af5b41e6a3c2c1b8e1337db05832d1923cbb.tar.gz |
Add the Southampton History Map
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2fb04ce..c2deb00 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "projects/ikiwiki/osm/examples"] path = projects/ikiwiki/osm/examples url = git://git.cbaines.net/ikiwiki/osm-examples.git +[submodule "projects/osm/southampton-history-map"] + path = projects/osm/southampton-history-map + url = git://git.cbaines.net/southampton-history-map |