Skip to content

Commit 35169a1

Browse files
committed
fix: So twitter:card meta is useful
1 parent df5ad12 commit 35169a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<link rel="alternate" type="application/rss+xml" href="https://preactjs.com/feed.xml">
1111
<link rel="alternate" type="application/atom+xml" href="https://preactjs.com/feed.atom">
1212
<meta property="og:image" content="%NETLIFY_DEPLOY_URL%/og-image.png">
13+
<meta name="twitter:card" content="summary_large_image">
1314
<link href="https://cdn.jsdelivr.net" rel="preconnect" crossorigin="anonymous">
1415
</head>
1516
<body class="banner">

0 commit comments

Comments
 (0)