mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-20 15:09:40 +00:00
部分组件统一;magzine页脚微调
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { BeiAnGongAn } from '@/components/BeiAnGongAn'
|
||||
import DarkModeButton from '@/components/DarkModeButton'
|
||||
import { GongAnBeiAn } from '@/components/GongAnBeiAn'
|
||||
import { siteConfig } from '@/lib/config'
|
||||
|
||||
const Footer = ({ title }) => {
|
||||
@@ -30,7 +30,7 @@ const Footer = ({ title }) => {
|
||||
<br />
|
||||
</>
|
||||
)}
|
||||
<GongAnBeiAn />
|
||||
<BeiAnGongAn />
|
||||
<span className='hidden busuanzi_container_site_pv'>
|
||||
<i className='fas fa-eye' />
|
||||
<span className='px-1 busuanzi_value_site_pv'> </span>
|
||||
|
||||
Reference in New Issue
Block a user