-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
未ログイン時のQ&A個別ページのtitleタグの文字数を制限 #7991
未ログイン時のQ&A個別ページのtitleタグの文字数を制限 #7991
Conversation
@@ -135,3 +135,11 @@ question15: | |||
practice: practice12 | |||
created_at: "2022-01-17" | |||
published_at: "2022-01-17" | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#7990 と同じコードになるため、#7990がマージされたらこの記述は不要になると思います。
このままで問題ありません。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#7990 がマージされたら削除しておきます。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MikotoMakizuru
確認しました! 問題ありません。Approveしますー
@kyokucho1989 |
3768a5f
to
bd49ba8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認させて頂きました。OKです〜🙆♂️
Issue
概要
変更確認方法
chore/truncate-qa-title-in-title-tag-logged-out
をローカルに取り込む長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイトルの質問
<title>(development) Q&A: 長いタイトルの質問長いタイトルの質問長いタイトルの質問長いタイト... | FBC</title>
og:title
、7 行目og:description
、12 行目twitter:description
のタイトルはそのまま表示されていることを確認Screenshot
変更前
変更後