gitbook/heo 广告位

This commit is contained in:
tangly1024.com
2023-08-18 17:45:17 +08:00
parent 26373f1ddc
commit f7fee07a75
3 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
import React from 'react'
import BLOG from '@/blog.config'
import SocialButton from './SocialButton'
import { AdSlot } from '@/components/GoogleAdsense'
// import DarkModeButton from '@/components/DarkModeButton'
const Footer = ({ title }) => {
@@ -29,7 +28,6 @@ const Footer = ({ title }) => {
<SocialButton />
</div>
<AdSlot type='native'/>
<br />
{/* 底部页面信息 */}