Pages: grammar on cat page
This commit is contained in:
parent
066952ae0b
commit
fa5928c178
|
@ -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;" />
|
||||||
|
|
Loading…
Reference in a new issue