Skip to content

Conversation

@kagomen
Copy link
Member

@kagomen kagomen commented Mar 21, 2024

概要

  • constants.tsを作成し、サイトタイトルなどを定数化
  • 上記の定数を使用し、metadataの設定をした
  • page.tsxfooter.tsxのベタ書きタイトルを{SITE_TITLE}に入れ替え

関連するIssue

closed #91

その他

  • 画像類の設定は ファビコンやOG画像、Twitterカードの画像の設定 #94 にイシュー化しました
  • descriptionなどは仮なので、必要であればリリース前にチェック・変更をお願いします!
  • 他に必要なmetadataの設定があればアドバイス・編集・変更お願いします!🙏

参考

残課題

Copy link
Member

@kazzyfrog kazzyfrog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM👍

@kazzyfrog kazzyfrog merged commit 966d8cf into main Mar 21, 2024
@kazzyfrog kazzyfrog deleted the feat/#91_set_metadata branch March 21, 2024 18:13
@kazzyfrog kazzyfrog added the Type: 🔧 chore 雑事、カテゴライズする必要のないもの label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: 🔧 chore 雑事、カテゴライズする必要のないもの

Projects

None yet

Development

Successfully merging this pull request may close these issues.

metadataの設定

3 participants