mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 23:16:49 +00:00
部分组件统一;magzine页脚微调
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { GongAnBeiAn } from '@/components/GongAnBeiAn'
|
||||
import { BeiAnGongAn } from '@/components/BeiAnGongAn'
|
||||
import { siteConfig } from '@/lib/config'
|
||||
import SocialButton from './SocialButton'
|
||||
/**
|
||||
@@ -36,7 +36,7 @@ const Footer = ({ siteInfo }) => {
|
||||
<a href='https://beian.miit.gov.cn/' className='mr-2'>
|
||||
{siteConfig('BEI_AN')}
|
||||
</a>
|
||||
<GongAnBeiAn />
|
||||
<BeiAnGongAn />
|
||||
<br />
|
||||
</>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user