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