breakout71/dist/levels_editor.html
Renan LE CARO 78c8e154c6 wip
2025-03-13 14:14:00 +01:00

18 lines
No EOL
556 B
HTML

<!DOCTYPE html>
<html lang="en">
<head><script src="/index.c0fd3053.js"></script>
<meta charset="UTF-8">
<title>Level editor</title>
<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="/levels_editor.de5e7f9b.css">
</head>
<body>
<div id="levels"></div>
<div id="palette">
<button id="new-level">new</button>
</div>
<script src="/levels_editor.227fd609.js" defer=""></script>
</body></html>