diff --git a/src/pages/index.astro b/src/pages/index.astro index 3e60175..0951c0c 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -32,12 +32,40 @@ const blog = (await getCollection('blog')) > -

+

astro-erudite is an opinionated, no-frills static blogging template - built with Astro. To learn more about why this template exists, read Astro, Tailwind, and shadcn/ui. Extraordinarily loosely based on the Astro Micro theme. +

+

+ To use this template, check out the GitHub repository. To learn more about why this template exists, read this + blog post: The State of Static Blogs in 2024.