This commit is contained in:
2026-02-07 22:56:34 +08:00
parent ef4fab2cb6
commit 8bb135a489

View File

@@ -21,6 +21,14 @@ import SocialIcons from './SocialIcons.astro'
underline>enscribe</Link
>!
</p>
<Separator orientation="vertical" className="hidden h-4! sm:block" />
<p class="text-muted-foreground text-sm">
Hosted on <Link
href="https://www.dkdun.cn/"
class="text-foreground"
external
underline>林枫云</Link>
</p>
</div>
<SocialIcons links={SOCIAL_LINKS} />
</footer>