Rename script.js to main.js to force cache clear

This commit is contained in:
2025-12-27 23:31:13 +11:00
parent 04245e33ae
commit c332ba1b45
2 changed files with 1 additions and 1 deletions

View File

@@ -123,7 +123,7 @@
</footer>
</div>
<script src="script.js"></script>
<script src="main.js"></script>
</body>
</html>