breakout71/dist/index.html

18 lines
532 B
HTML
Raw Normal View History

2025-03-13 09:31:22 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<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="/index.25267e01.css">
2025-03-13 09:31:22 +01:00
</head>
<body>
<div id="levels"></div>
<div id="palette">
<button id="new-level">new</button>
</div>
<script src="/index.23c89b7f.js"></script>
<script src="/editor.767b7f59.js"></script></body></html>