Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
description の変更漏れを修正する
Browse files Browse the repository at this point in the history
  • Loading branch information
calmery committed Nov 21, 2020
1 parent 72add9c commit 23052fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/cheki.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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: "ノネメちゃんチェキ | めたねのあーと",
Expand Down

0 comments on commit 23052fa

Please sign in to comment.