You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
335 B

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. <html lang=de>
  2. <meta charset=utf8>
  3. <meta name=viewport content="width=device-width,initial-scale=1" />
  4. <link rel="stylesheet" href="/style.css">
  5. <script src=/diffDOM.js></script>
  6. <script src=/springy.js></script>
  7. <script src=/DragDropTouch.js></script>
  8. <script src=/src/index.js type=module></script>
  9. <div class=wrapper></div>
  10. </html>