From 0ecaadddd2f2706d477ba8cb67620e5bd6c46374 Mon Sep 17 00:00:00 2001 From: tangly Date: Tue, 18 Oct 2022 22:03:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A6=96=E9=A1=B5=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hexo/components/NavButtonGroup.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/hexo/components/NavButtonGroup.js b/themes/hexo/components/NavButtonGroup.js index e33f7f8c..8b2aba3e 100644 --- a/themes/hexo/components/NavButtonGroup.js +++ b/themes/hexo/components/NavButtonGroup.js @@ -10,10 +10,10 @@ import Link from 'next/link' const NavButtonGroup = (props) => { const { categories } = props - return