From 642683f23e11c1080d7c10dc88bd5916a17a9521 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 12 May 2022 12:57:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9C=E9=97=B4=E6=A8=A1=E5=BC=8F=E7=9B=B8?= =?UTF-8?q?=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/fukasawa/components/SearchInput.js | 2 +- themes/hexo/components/Footer.js | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/fukasawa/components/SearchInput.js b/themes/fukasawa/components/SearchInput.js index 2dcce9ac..2d54b6bc 100644 --- a/themes/fukasawa/components/SearchInput.js +++ b/themes/fukasawa/components/SearchInput.js @@ -53,7 +53,7 @@ const SearchInput = ({ currentTag, currentSearch, cRef }) => { { const d = new Date() @@ -9,6 +10,8 @@ const Footer = ({ title }) => {