This commit is contained in:
parent
14719936fc
commit
a8e6ee073f
@ -25,6 +25,11 @@ export default function Footer() {
|
||||
<div>{` • `}</div>
|
||||
<Link href="/">{siteMetadata.title}</Link>
|
||||
</div>
|
||||
<div className="mb-2 text-sm text-gray-500 dark:text-gray-400">
|
||||
<Link href="https://beian.miit.gov.cn" rel="nofollow">
|
||||
闽ICP备2023000043号
|
||||
</Link>
|
||||
</div>
|
||||
<div className="mb-8 text-sm text-gray-500 dark:text-gray-400">
|
||||
<Link
|
||||
href="https://github.com/timlrx/tailwind-nextjs-starter-blog"
|
||||
|
3163
pnpm-lock.yaml
3163
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user