aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 3ae5d55..3c66d7a 100644
--- a/src/index.html
+++ b/src/index.html
@@ -23,6 +23,6 @@
<p>© 256phi | 2026 | <a href="/contact">Contact Us</a></p>
</footer>
</div>
- <script type="module" src="main.js"></script>
+ <script type="module" src="Background/main.js"></script>
</body>
</html>