mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-01 07:26:47 +00:00
支持公安备案号配置
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { GongAnBeiAn } from '@/components/GongAnBeiAn'
|
||||
import { siteConfig } from '@/lib/config'
|
||||
import SocialButton from './SocialButton'
|
||||
/**
|
||||
@@ -35,6 +36,7 @@ const Footer = ({ siteInfo }) => {
|
||||
<a href='https://beian.miit.gov.cn/' className='mr-2'>
|
||||
{siteConfig('BEI_AN')}
|
||||
</a>
|
||||
<GongAnBeiAn />
|
||||
<br />
|
||||
</>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user