This commit is contained in:
2021-05-10 14:46:57 +10:00
commit 2ed9cc13c8
2 changed files with 37 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<html>
<head>
<title>Adam</title>
</head>
<body>
<script type="module" src="./index.js"></script>
</body>
</html>