feat: 添加 ICP 备案号。
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ivan Li 2023-03-30 09:02:43 +00:00
parent 14719936fc
commit a8e6ee073f
2 changed files with 1739 additions and 1429 deletions

View File

@ -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"

File diff suppressed because it is too large Load Diff