We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d2ca1d commit 51cbfc8Copy full SHA for 51cbfc8
1 file changed
index.html
@@ -9,8 +9,10 @@
9
<meta name="theme-color" content="#673AB8">
10
<link rel="alternate" type="application/rss+xml" href="https://preactjs.com/feed.xml">
11
<link rel="alternate" type="application/atom+xml" href="https://preactjs.com/feed.atom">
12
+ <meta property="og:type" content="website">
13
<meta property="og:image" content="https://preactjs.com/og-image.png">
14
<meta name="twitter:card" content="summary_large_image">
15
+ <meta name="twitter:site" content="@preactjs">
16
<link href="https://cdn.jsdelivr.net" rel="preconnect" crossorigin="anonymous">
17
</head>
18
<body class="banner">
0 commit comments