mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-15 18:19:47 +00:00
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