remove twitter image
This commit is contained in:
@ -36,7 +36,6 @@ 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} />
|
||||
|
Reference in New Issue
Block a user