From 866cae4f145747253f73750dd4ed02d985ea4584 Mon Sep 17 00:00:00 2001 From: alicestrt Date: Sat, 11 May 2019 14:18:03 +0200 Subject: [PATCH] added leafling and leafygal --- .gitmodules | 6 ++++++ leafling | 1 + lib/leafygal | 1 + 3 files changed, 8 insertions(+) create mode 160000 leafling create mode 160000 lib/leafygal diff --git a/.gitmodules b/.gitmodules index 361838f..93d44b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,9 @@ [submodule "scripts/lib/leaflet-hash"] path = scripts/lib/leaflet-hash url = https://github.com/automatist/leaflet-hash.git +[submodule "lib/leafygal"] + path = lib/leafygal + url = https://gitlab.constantvzw.org/aa/leafygal +[submodule "leafling"] + path = leafling + url = https://gitlab.constantvzw.org/SICV/leafling diff --git a/leafling b/leafling new file mode 160000 index 0000000..e0fdf8e --- /dev/null +++ b/leafling @@ -0,0 +1 @@ +Subproject commit e0fdf8e42fb800df279c4352ab0d46504ff620dc diff --git a/lib/leafygal b/lib/leafygal new file mode 160000 index 0000000..d6e464a --- /dev/null +++ b/lib/leafygal @@ -0,0 +1 @@ +Subproject commit d6e464a16c76286e2b2e4512db20419aa32ac4a9