diff options
Diffstat (limited to 'web/index.html')
| -rw-r--r-- | web/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html index 49a4226..92613a2 100644 --- a/web/index.html +++ b/web/index.html | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | 5 | ||
| 6 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="anonymous" referrerpolicy="no-referrer" /> | 6 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.9.4/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="anonymous" referrerpolicy="no-referrer" /> |
| 7 | <link rel="stylesheet" href="style.css" /> | 7 | <link rel="stylesheet" href="style.css" /> |
| 8 | |||
| 9 | <title>Routemon</title> | ||
| 8 | </head> | 10 | </head> |
| 9 | <body> | 11 | <body> |
| 10 | <div id="map"> | 12 | <div id="map"> |