diff --git a/src/components/CategoryPage.astro b/src/components/CategoryPage.astro index 76996b9..6be4b98 100644 --- a/src/components/CategoryPage.astro +++ b/src/components/CategoryPage.astro @@ -2,6 +2,8 @@ const { url, title, description } = Astro.props; --- +
{description}
{description}