blob: 59e996763d037d844d986f9588f199a2a618dbec [file] [log] [blame]
gio5f2f1002025-03-20 18:38:48 +04001<!doctype html>
2<html lang="en">
giod0026612025-05-08 13:00:36 +00003 <head>
4 <meta charset="UTF-8" />
5 <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7 <title>dodo: Canvas</title>
8 </head>
9 <body>
10 <div id="root"></div>
11 <script type="module" src="/src/main.tsx"></script>
12 </body>
gio5f2f1002025-03-20 18:38:48 +040013</html>