diff --git a/src/pages/index.astro b/src/pages/index.astro index be2b063..50e928f 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -37,14 +37,19 @@ const sortedPosts = getSortedPosts(posts);

- AstroPaper is a minimal, responsive and SEO-friendly Astro blog theme. - This theme is aimed to be accessible out of the box. Light and dark mode - are supported by default and additional color schemes can also be - configured. Read posts or see the +

+ Read the blog posts or check + documentation for more info. + > + README + for more info.