feat: tambah grup 06-10 (PPL-B) dan update shell halaman grup
- Update index.html launcher: tambah Group 06-10 (ACAAB, LimaEm, RODA, Tapops, ApeNameTeamE) - Semua 10 halaman grup kini pakai navbar & footer identik dengan prod (Tailwind, mega menu, mobile menu) - Tambah assets/global/output.css dan localization.js untuk dukungan Tailwind dan toggle ID/EN - Buat folder dan index.html untuk Group 06-10 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
15
index.html
15
index.html
@@ -22,11 +22,16 @@
|
||||
<h1>Web Student Safe</h1>
|
||||
<p>Launcher untuk akses halaman tiap kelompok.</p>
|
||||
<ul>
|
||||
<li><a href="./groups/group-01/index.html">Group 01</a></li>
|
||||
<li><a href="./groups/group-02/index.html">Group 02</a></li>
|
||||
<li><a href="./groups/group-03/index.html">Group 03</a></li>
|
||||
<li><a href="./groups/group-04/index.html">Group 04</a></li>
|
||||
<li><a href="./groups/group-05/index.html">Group 05</a></li>
|
||||
<li><a href="./groups/Jellyfish.Corp/index.html">Group 01 – Jellyfish.Corp</a></li>
|
||||
<li><a href="./groups/HabisIniSeminar/index.html">Group 02 – HabisIniSeminar</a></li>
|
||||
<li><a href="./groups/HarusSelesaiKP/index.html">Group 03 – HarusSelesaiKP</a></li>
|
||||
<li><a href="./groups/C4A/index.html">Group 04 – C4A</a></li>
|
||||
<li><a href="./groups/M4N1FEST/index.html">Group 05 – M4N1FEST</a></li>
|
||||
<li><a href="./groups/ACAAB/index.html">Group 06 – ACAAB</a></li>
|
||||
<li><a href="./groups/LimaEm/index.html">Group 07 – LIMA EM</a></li>
|
||||
<li><a href="./groups/RODA/index.html">Group 08 – RODA</a></li>
|
||||
<li><a href="./groups/Tapops/index.html">Group 09 – TAPOPS</a></li>
|
||||
<li><a href="./groups/ApeNameTeamE/index.html">Group 10 – Ape Name Tim E</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user