From 1bd7cb11602121dda9a7966ca18755fd9fa2287a Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Fri, 26 Feb 2021 20:08:17 +0100 Subject: htdocs: Fix dependencies --- htdocs/awesomemarkers | 1 + htdocs/fa | 1 + htdocs/index.html | 6 +++--- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 160000 htdocs/awesomemarkers create mode 160000 htdocs/fa (limited to 'htdocs') 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+ */ } - + -- cgit v1.2.3