blob: 51b3b4ba399a57b945e83aa5fcdaa6f1d118f74c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "extlib/jquery"]
path = extlib/jquery
url = https://github.com/jquery/jquery
[submodule "extlib/leaflet"]
path = extlib/leaflet
url = https://github.com/Leaflet/Leaflet
[submodule "extlib/pdf.js"]
path = extlib/pdf.js
url = https://github.com/mozilla/pdf.js.git
[submodule "extlib/sandyseventiesspeedboat"]
path = extlib/sandyseventiesspeedboat
url = https://github.com/jpope777/sandyseventiesspeedboat-mg.git
[submodule "extlib/skeleton"]
path = extlib/skeleton
url = https://github.com/dhg/Skeleton.git
|