mirror of
https://github.com/est31/leaftest.git
synced 2024-11-14 14:40:31 +01:00
map.html: Add tab title
This commit is contained in:
parent
8f0778bd02
commit
f68677fc61
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Leaftest Minetest Map</title>
|
||||
<link rel="stylesheet" href="leaflet.css" />
|
||||
<link rel="stylesheet" href="leaflet-custom.css" />
|
||||
<script src="leaflet.js"></script>
|
||||
|
@ -15,4 +16,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue
Block a user