Skip to content

Commit cf2c29c

Browse files
committed
rename main.js to clojure.js
1 parent 70cac33 commit cf2c29c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
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="/src/main.js"></script>
12+
<script type="module" src="/src/clojure.js"></script>
1313
</body>
1414
</html>
File renamed without changes.

0 commit comments

Comments
 (0)