From 1bd7cb11602121dda9a7966ca18755fd9fa2287a Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Fri, 26 Feb 2021 20:08:17 +0100 Subject: [PATCH] htdocs: Fix dependencies --- .gitmodules | 6 ++++++ htdocs/awesomemarkers | 1 + htdocs/fa | 1 + htdocs/index.html | 6 +++--- 4 files changed, 11 insertions(+), 3 deletions(-) create mode 160000 htdocs/awesomemarkers create mode 160000 htdocs/fa diff --git a/.gitmodules b/.gitmodules index 36e7ca9..daf70e9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "lifo-dijkstraserv"] path = lifo-dijkstraserv url = https://notsyncing.net:8080/markus/lifo-dijkstraserv.git +[submodule "htdocs/fa"] + path = htdocs/fa + url = https://github.com/FortAwesome/Font-Awesome +[submodule "htdocs/awesomemarkers"] + path = htdocs/awesomemarkers + url = https://github.com/lvoogdt/Leaflet.awesome-markers diff --git a/htdocs/awesomemarkers b/htdocs/awesomemarkers new file mode 160000 index 0000000..4fcacdf --- /dev/null +++ b/htdocs/awesomemarkers @@ -0,0 +1 @@ +Subproject commit 4fcacdfc82ed58f0173062851a4cda713845df82 diff --git a/htdocs/fa b/htdocs/fa new file mode 160000 index 0000000..fcec2d1 --- /dev/null +++ b/htdocs/fa @@ -0,0 +1 @@ +Subproject commit fcec2d1b01ff069ac10500ac42e4478d20d21f4c diff --git a/htdocs/index.html b/htdocs/index.html index bfb4313..9dfb71e 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -5,10 +5,10 @@ - + - + @@ -48,7 +48,7 @@ -ms-interpolation-mode: nearest-neighbor; /* IE8+ */ } - +