diff --git a/components/Comment.js b/components/Comment.js index a1cc1c04..4ceb0884 100644 --- a/components/Comment.js +++ b/components/Comment.js @@ -26,7 +26,7 @@ const CusdisComponent = dynamic( const Comment = ({ frontMatter }) => { const router = useRouter() return ( -
+
{BLOG.COMMENT_CUSDIS_APP_ID && (
diff --git a/themes/Medium/LayoutSlug.js b/themes/Medium/LayoutSlug.js index fa1b5b8f..cb6ef8c6 100644 --- a/themes/Medium/LayoutSlug.js +++ b/themes/Medium/LayoutSlug.js @@ -86,6 +86,16 @@ export const LayoutSlug = (props) => { /> )} +
+ {/* 文章内嵌广告 */} + +