style: sederhanakan teks copyright di footer publik

This commit is contained in:
2026-04-06 00:34:22 +07:00
parent 9c457bffde
commit fec9125c28
+1 -1
View File
@@ -64,7 +64,7 @@
<footer class="border-t border-gray-100 mt-24"> <footer class="border-t border-gray-100 mt-24">
<div class="max-w-6xl mx-auto px-6 py-8 flex flex-col md:flex-row items-center justify-between gap-4"> <div class="max-w-6xl mx-auto px-6 py-8 flex flex-col md:flex-row items-center justify-between gap-4">
<p class="text-sm text-gray-400"> <p class="text-sm text-gray-400">
Copyright © {{ date('Y') }} Persegi, Desa Karangdadap, Kalibagor, Banyumas Copyright © {{ date('Y') }} Persegi, Desa Karangdadap
</p> </p>
<div class="flex items-center gap-4 text-gray-400"> <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('kontak') }}" class="hover:text-gray-700 text-sm transition">Kontak</a>