From b35a2135a11502a6dfed136bb5e62f191af0b839 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Mon, 18 Mar 2024 12:36:25 +0800 Subject: [PATCH] =?UTF-8?q?movie=20=E4=B8=BB=E9=A2=98=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/movie/index.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/movie/index.js b/themes/movie/index.js index 35b4a13b..d7c08bb6 100644 --- a/themes/movie/index.js +++ b/themes/movie/index.js @@ -2,6 +2,7 @@ import AlgoliaSearchModal from '@/components/AlgoliaSearchModal' import Comment from '@/components/Comment' +import { AdSlot } from '@/components/GoogleAdsense' import replaceSearchResult from '@/components/Mark' import NotionPage from '@/components/NotionPage' import ShareBar from '@/components/ShareBar' @@ -68,6 +69,11 @@ const LayoutBase = props => { {/* 标题栏 */} {/* {fullWidth ? null : } */} + {/* 广告栏 */} + <div className='w-full text-center'> + <AdSlot /> + </div> + <div id='container-wrapper' className={