From c360473d88d890cda5bf3e6b75a5819d7b66e290 Mon Sep 17 00:00:00 2001 From: satnaing Date: Tue, 29 Nov 2022 22:43:55 +0630 Subject: [PATCH] docs: update hero section text --- src/pages/index.astro | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) 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.