Refactor codebase

This commit is contained in:
Dominic Zimmer
2020-11-18 17:31:31 +01:00
parent bb76e3dcc7
commit bc115462fb
4 changed files with 193 additions and 181 deletions

View File

@@ -1,5 +1,9 @@
<html>
<head>
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
<meta charset="utf-8"/>
</head>
<body>
</body>
<script src="main.js"></script>
<script type="module" src="main.js"></script>
</html>