mirror of
https://github.com/lbr77/blog-astro.git
synced 2026-04-09 00:19:12 +00:00
footer
This commit is contained in:
@@ -21,6 +21,14 @@ import SocialIcons from './SocialIcons.astro'
|
|||||||
underline>enscribe</Link
|
underline>enscribe</Link
|
||||||
>!
|
>!
|
||||||
</p>
|
</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>
|
</div>
|
||||||
<SocialIcons links={SOCIAL_LINKS} />
|
<SocialIcons links={SOCIAL_LINKS} />
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user