From 8eb50eddb9733b01f19d19a2bbb68bac9d64c8d4 Mon Sep 17 00:00:00 2001 From: ywang Date: Sun, 7 Jun 2020 14:22:19 +0200 Subject: Use unpkg when possible; update map tile generator - Moved most sources to unpkg. - Add scripts/getassets to fetch files that need to be hosted locally. - Added a new map tile generator that uses symlinks instead of PHP. --- htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html index 2d77687..acc5254 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -5,10 +5,10 @@ - + - + -- cgit v1.2.3