From 7dcd9e28ec059d3d2420e09626a4d2664b6be458 Mon Sep 17 00:00:00 2001 From: Fanyang Meng Date: Tue, 1 Jun 2021 17:47:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20title=20=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 估计是 shaonianche 忘记取消注释了 --- src/components/Layout/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/index.jsx b/src/components/Layout/index.jsx index a8035685909..b17644b1144 100644 --- a/src/components/Layout/index.jsx +++ b/src/components/Layout/index.jsx @@ -13,7 +13,7 @@ const Layout = ({ children }) => {
- {/* {title} */} + {siteTitle}