This commit is contained in:
2024-08-30 02:12:24 +05:30
parent 89b83796db
commit 5d35731238
3 changed files with 26 additions and 2 deletions

View File

@@ -104,5 +104,6 @@ include "header.php";
</main>
<?php include 'footer.php'; ?>
<script src="assets/js/home.js"></script>
<script src="assets/js/developer_tools.js"></script>
</body>
</html>