feat: set navigation through ajax

This commit is contained in:
2026-06-09 03:38:06 +01:00
parent 8834feb5a1
commit 1140f87bf5
8 changed files with 200 additions and 0 deletions
+1
View File
@@ -213,6 +213,7 @@
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
crossorigin="anonymous"></script>
<script src="assets/js/nav.js"></script>
<script>
// ── Mode toggle ──────────────────────────────────────────
let currentMode = 'specific';