Skip to content

Commit e34e048

Browse files
committed
organize project structure better
1 parent 2890b86 commit e34e048

File tree

5 files changed

+2
-866
lines changed

5 files changed

+2
-866
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<body>
1010
<div id="app"></div>
1111
<p id="keymap"></p>
12-
<script type="module" src="./main.js"></script>
12+
<script type="module" src="/src/main.js"></script>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)