From 454388707baf74e8007ebc35eeee85030e4b2cbf Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 22 Mar 2022 16:21:10 +0800 Subject: [PATCH] =?UTF-8?q?fukasawa=20=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/fukasawa/components/ArticleAround.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/fukasawa/components/ArticleAround.js b/themes/fukasawa/components/ArticleAround.js index efb6c09b..19b5990a 100644 --- a/themes/fukasawa/components/ArticleAround.js +++ b/themes/fukasawa/components/ArticleAround.js @@ -11,12 +11,12 @@ export default function ArticleAround ({ prev, next }) { } return
- + {prev.title} - {next.title} + {next.title}