chore: pindah link panduan ke footer navigasi website publik
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
<div class="flex items-center gap-4 text-gray-400">
|
||||
<a href="{{ route('kontak') }}" class="hover:text-gray-700 text-sm transition">Kontak</a>
|
||||
<a href="{{ route('tentang') }}" class="hover:text-gray-700 text-sm transition">Tentang</a>
|
||||
<a href="{{ route('guide') }}" class="hover:text-gray-700 text-sm transition">Panduan</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user