Skip to content

Commit

Permalink
fixed layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
fxadilima committed Sep 13, 2023
1 parent 925134b commit 06e810c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/pages/sdyxz/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,26 @@ import Card from '../../components/Card.astro';
title="Bab 6"
body="Misteri di puncak tebing."
/>
<Card
href="/sdyxz/bab7"
title="Bab 7"
body="Lomba mencari jodoh."
/>
<Card
href="/sdyxz/bab8"
title="Bab 8"
body="Memamerkan ilmu silat."
/>
<Card
href="/sdyxz/bab9"
title="Bab 9"
body="Tombak berkarat dan bajak rusak."
/>
<Card
href="/sdyxz/bab10"
title="Bab 10"
body="Pertemuan Para Musuh."
/>
</ul>
</main>
</Layout>
Expand Down

0 comments on commit 06e810c

Please sign in to comment.