From 1fd727577c028ee66b35afec90bcab755105a248 Mon Sep 17 00:00:00 2001 From: uWayLu Date: Wed, 16 Mar 2022 15:53:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=B7=A8=E8=AD=AF=E6=99=82=E7=9A=84?= =?UTF-8?q?=E5=BC=95=E5=85=A5=E5=A4=96=E9=83=A8=E5=AD=97=E9=AB=94=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/CommonHead.js | 2 -- pages/_document.js | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) 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 { + {/* 谷歌字体镜像 */} +