mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
docs: update hero section text
This commit is contained in:
+11
-6
@@ -37,14 +37,19 @@ const sortedPosts = getSortedPosts(posts);
|
||||
</a>
|
||||
|
||||
<p>
|
||||
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 <LinkButton
|
||||
AstroPaper is a minimal, responsive, accessible and SEO-friendly Astro
|
||||
blog theme. This theme follows best practices and provides accessibility
|
||||
out of the box. Light and dark mode are supported by default. Moreover,
|
||||
additional color schemes can also be configured.
|
||||
</p>
|
||||
<p>
|
||||
Read the blog posts or check
|
||||
<LinkButton
|
||||
className="hover:text-skin-accent underline underline-offset-4 decoration-dashed"
|
||||
href="https://github.com/satnaing/astro-paper#readme"
|
||||
>documentation</LinkButton
|
||||
> for more info.
|
||||
>
|
||||
README
|
||||
</LinkButton> for more info.
|
||||
</p>
|
||||
<div class="social-wrapper">
|
||||
<div class="social-links">Social Links:</div>
|
||||
|
||||
Reference in New Issue
Block a user