Update src/static-build/pages/index/index.tsx

This commit is contained in:
Surma
2021-07-20 11:26:19 +01:00
committed by GitHub
parent b37cc0784f
commit f038c1bd7d

View File

@@ -36,6 +36,7 @@ const Index: FunctionalComponent<Props> = () => (
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@SquooshApp" />
<meta name="twitter:image" content={ogImage} />
<meta property="og:title" content="Squoosh" />
<meta property="og:type" content="website" />
<meta property="og:image" content={ogImage} />