Skip to content

Commit

Permalink
change card to summary_large_image
Browse files Browse the repository at this point in the history
  • Loading branch information
chooyan-eng committed Mar 1, 2024
1 parent 2fe5ee3 commit a29291a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<meta property="og:url" content="https://chooyan-eng.github.io/flutter_night_2_slide">

<!-- Twitter Card -->
<meta name="twitter:card" content="summary">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@chooyan_i18n">
<meta name="twitter:title" content="Flutterで作る「動的」な登壇資料">
<meta name="twitter:description" content="Flutter Night 登壇資料">
Expand Down

0 comments on commit a29291a

Please sign in to comment.