Pages: grammar on cat page

This commit is contained in:
Akemi Izuko 2023-12-30 11:11:46 -07:00
parent 066952ae0b
commit fa5928c178
Signed by: akemi
GPG key ID: 8DE0764E1809E9FC

View file

@ -17,10 +17,10 @@ const imageFiles = (await Astro.glob('../assets/cat-pics/*'));
<h1 <h1
class="text-center mt-8 mb-4 text-6xl" class="text-center mt-8 mb-4 text-6xl"
style="font-family: var(--font-title);"> style="font-family: var(--font-title);">
Kruo Pics! Kuro Pics!
</h1> </h1>
<p class="text-center mb-4 text-xl"> <p class="text-center mb-4 text-xl">
This is Kruo. She's about 6 years old. She likes squishy things, This is Kuro. She's about 6 years old. She likes squishy things,
like extra towels on the bed. like extra towels on the bed.
</p> </p>
<hr class="m-4" style="border: 1px solid black;" /> <hr class="m-4" style="border: 1px solid black;" />