fix: update asset paths and switch to Apache on port 3000

This commit is contained in:
2026-04-29 13:59:55 +05:30
parent d72fe9e17b
commit bf9bd34a86
24 changed files with 283 additions and 283 deletions

View File

@@ -61,7 +61,7 @@ include 'includes/offcanvas.php';
<script>
function getstart() {
window.location.href = "/loyaly_php/contacts.php";
window.location.href = "/contacts.php";
}