0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Twitterカードの設定をしてみた

Last updated at Posted at 2020-04-22

【2020年版】Twitterカードとは?使い方と設定方法まとめ

上記の『3. Twitterカードの使い方』を真似ってやってみた

ただしく表示されることを確認した


    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@xxxxx"/>
    <meta property="og:url" content="https://sisterroom-ed073.firebaseapp.com/" />
    <meta property="og:title" content="あやりちゃんのお世話になっているルームのイベント情報" /> 
    <meta property="og:description" content="おせわなっているルームの現在進行中イベント情報です" /> 
    <meta property="og:image" content="https://sisterroom-ed073.firebaseapp.com/img/ayari_room_img.jpg" />
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?