mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-09 15:10:39 +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'
|
||||
|
||||
function SiteInfo({ title }) {
|
||||
@@ -28,7 +28,7 @@ function SiteInfo({ 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