diff --git a/components/CommonHead.js b/components/CommonHead.js index 57830123..c8bc8a8e 100644 --- a/components/CommonHead.js +++ b/components/CommonHead.js @@ -41,8 +41,6 @@ const CommonHead = ({ meta, children }) => { )} - {/* 谷歌字体镜像 */} - {children} } diff --git a/pages/_document.js b/pages/_document.js index 4a4cb812..9ca8e182 100644 --- a/pages/_document.js +++ b/pages/_document.js @@ -15,6 +15,8 @@ class MyDocument extends Document { + {/* 谷歌字体镜像 */} +