feat: add module-specific directory structure, routing, and environment security configuration

This commit is contained in:
Syariffullah
2026-06-13 11:23:17 +07:00
parent be05153168
commit 97d18dcabd
10 changed files with 88 additions and 90 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
</button>
<!-- Tombol Kembali ke Beranda -->
<a href="/webgis/index.html" class="btn-back-home" title="Kembali ke Beranda">
<a href="../index.html" class="btn-back-home" title="Kembali ke Beranda">
<i class="fas fa-arrow-left"></i>
<span>Beranda</span>
</a>