mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-21 23:16:48 +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'
|
||||
|
||||
/**
|
||||
@@ -33,7 +33,7 @@ export default function Footer(props) {
|
||||
{siteConfig('BEI_AN')}
|
||||
</a>
|
||||
)}
|
||||
<GongAnBeiAn />
|
||||
<BeiAnGongAn />
|
||||
<span className='no-underline ml-4'>
|
||||
Powered by
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user