summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-11-09 04:09:20 -0500
committerKyle Gunger <kgunger12@gmail.com>2024-11-09 04:09:20 -0500
commit2b5dc991f232da4b04faaac3c0a524f2d32020cd (patch)
tree64d8ff1413bdd19dff65f30b1ac4409ca3de3152 /index.html
parent875dda51134d3e10c03e5fabd621d7ae4afb2c15 (diff)
module test
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6c35e91..c73282b 100644
--- a/index.html
+++ b/index.html
@@ -29,6 +29,6 @@
<div class="widget button checkbox"></div>
</content>
- <script src="scripts/main.js"></script>
+ <script type="module" src="scripts/main.js"></script>
</body>
</html> \ No newline at end of file