diff options
author | Jason Wray <jason@mapbox.com> | 2019-01-30 18:08:52 -0800 |
---|---|---|
committer | Jason Wray <friedbunny@users.noreply.github.com> | 2019-02-01 13:39:36 -0800 |
commit | b56a7181afc40029d4280d60489d989b5dddf304 (patch) | |
tree | 9d56fbd40b424397fc77fe1ebfd6732d8cf625ae /.gitmodules | |
parent | 6dc38c593a70f4cbe9b9043833e0f4d19b133209 (diff) | |
download | qtlocation-mapboxgl-b56a7181afc40029d4280d60489d989b5dddf304.tar.gz |
[darwin, docs] Use shared mapbox/jazzy-theme submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9031496728..a36fee4c0e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,3 +88,6 @@ [submodule "platform/android/vendor/mapbox-events-android"] path = platform/android/vendor/mapbox-events-android url = https://github.com/mapbox/mapbox-events-android.git +[submodule "platform/darwin/docs/theme"] + path = platform/darwin/docs/theme + url = https://github.com/mapbox/jazzy-theme.git |