mirror of
https://github.com/lbr77/blog-astro.git
synced 2026-04-08 16:11:56 +00:00
footer
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user