Update index.astro

This commit is contained in:
2026-06-13 17:07:30 +08:00
committed by GitHub
parent 5fca8b46cb
commit dd163c47dd
+3 -14
View File
@@ -35,7 +35,7 @@ const homePath = getRelativeLocaleUrl(locale, "");
> >
<section id="hero" class="border-border border-b pt-8 pb-6"> <section id="hero" class="border-border border-b pt-8 pb-6">
<h1 class="my-4 inline-block text-4xl font-bold sm:my-8 sm:text-5xl"> <h1 class="my-4 inline-block text-4xl font-bold sm:my-8 sm:text-5xl">
Mingalaba 启涵的小破站
</h1> </h1>
<a <a
target="_blank" target="_blank"
@@ -53,20 +53,9 @@ const homePath = getRelativeLocaleUrl(locale, "");
</a> </a>
<p> <p>
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 class="mt-2">
Read the blog posts or check
<LinkButton
class="hover:text-accent underline decoration-dashed underline-offset-4"
href="https://github.com/satnaing/astro-paper#readme"
>
README
</LinkButton> for more info.
</p> </p>
{ {
socials.length > 0 && ( socials.length > 0 && (
<div class="mt-4 flex max-sm:flex-col sm:items-center"> <div class="mt-4 flex max-sm:flex-col sm:items-center">