From 23052fa7c3c9171d65f9fecdb2bd44387bac8414 Mon Sep 17 00:00:00 2001 From: Marei Kikukawa <12670155+calmery@users.noreply.github.com> Date: Sun, 22 Nov 2020 07:02:16 +0900 Subject: [PATCH] =?UTF-8?q?description=20=E3=81=AE=E5=A4=89=E6=9B=B4?= =?UTF-8?q?=E6=BC=8F=E3=82=8C=E3=82=92=E4=BF=AE=E6=AD=A3=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/cheki.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/cheki.ts b/src/constants/cheki.ts index 537180d7..e8546737 100644 --- a/src/constants/cheki.ts +++ b/src/constants/cheki.ts @@ -101,7 +101,7 @@ export const TWITTER_HASHTAG_URL = export const DEFAULT_SEO_PROPS: DefaultSeoProps = { canonical: "https://metaneno.art/cheki", - description: "ノネメちゃんと一緒に写真を撮ろう!", + description: "天使のノネメちゃんと一緒にチェキを撮ろう!", nofollow: true, // Top ページ以外は基本 nofollow にする noindex: true, // Top ページ以外は基本 noindex にする title: "ノネメちゃんチェキ | めたねのあーと",