summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorRutger Broekhoff2026-08-29 16:03:27 +0200
committerRutger Broekhoff2026-08-29 16:03:27 +0200
commitd84998c12f9dead9979989d39e3bc19e70ed4703 (patch)
tree1cab045aa64f403ea05ae4df8524e16f890284ae /web
parent1607ee08b4c0ee837e08e6d073dfba4cab6a91a6 (diff)
downloadroutemon-d84998c12f9dead9979989d39e3bc19e70ed4703.tar.gz
routemon-d84998c12f9dead9979989d39e3bc19e70ed4703.zip
Add title
Diffstat (limited to 'web')
-rw-r--r--web/index.html2
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">