breakout71/dist/editor.html

15 lines
494 B
HTML
Raw Normal View History

<!doctype html>
2025-03-13 10:02:49 +01:00
<html lang="en">
2025-03-16 17:45:29 +01:00
<head><script src="/editor.1350aee5.js"></script>
2025-03-13 10:02:49 +01:00
<meta charset="UTF-8">
<title>Level editor</title>
2025-03-16 17:45:29 +01:00
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🔨</text></svg>">
<link rel="stylesheet" href="/editor.9680328c.css">
</head>
<body>
<div id="app"></div>
2025-03-13 10:02:49 +01:00
2025-03-16 17:45:29 +01:00
<script src="/editor.1ec04b8f.js" defer=""></script>
</body>
</html>