fix(C4A): resolve conflict - fix h1 title in index.html

This commit is contained in:
cygouw
2026-06-05 05:11:07 +02:00
parent d6db9cc464
commit 2fc6b7b6bc
+2 -1
View File
@@ -1150,7 +1150,8 @@
<span
class="bg-untan-yellow text-slate-900 text-[10px] font-bold uppercase tracking-widest px-2 py-0.5 inline-block mb-3">Tugas
Halaman Statis</span>
<h1 class="text-3xl lg:text-4xl font-bold text-slate-900 mb-2">Judul Halaman Group 04</h1>
<h1 class="text-3xl lg:text-4xl font-bold text-slate-900 mb-2">Staf Pendukung & Standar Operasional
Prosedur (SOP)</h1>
<p class="text-slate-500 text-sm">Kelompok 04 &mdash; C4A &nbsp;&middot;&nbsp; Informatika UNTAN 2026
</p>
</div>