diff --git a/astro/src/pages/index.astro b/astro/src/pages/index.astro index 6efddbb..8e72f96 100644 --- a/astro/src/pages/index.astro +++ b/astro/src/pages/index.astro @@ -6,8 +6,8 @@ const posts = await getPosts(); --- -
-

Astroad

+
+

Astroad

Astroad is a pre-configured setup for Astro and Payloadcms that makes it easy to get started with building your website. With Astroad, you'll have @@ -27,7 +27,7 @@ const posts = await getPosts(); posts.map((post) => (