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 :