Widgets implemented.

This commit is contained in:
Mal
2020-02-04 21:42:14 +01:00
parent d893483da9
commit d46b195269
11 changed files with 197 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="de">
<head>
<meta charset="UTF-8">
<title>Tilorswift</title>
@@ -8,8 +8,5 @@
</head>
<body>
<div id="map"></div>
<div id="menu">
<div id="tileset"></div>
</div>
</body>
</html>