diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/index.html | 2 |
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> |
