From 84c08c6145fc9e2f1fe57efbbaf39eeb813f2006 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Fri, 31 Dec 2021 15:26:34 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E6=A0=B7=E5=BC=8F=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/InfoCard.js | 2 +- pages/_document.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/InfoCard.js b/components/InfoCard.js index 27e03a23..da214ec8 100644 --- a/components/InfoCard.js +++ b/components/InfoCard.js @@ -5,7 +5,7 @@ import React from 'react' const InfoCard = ({ postCount }) => { return <> -
{ Router.push('/') }}> +
{ Router.push('/') }}>
{BLOG.title} - +