mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-12 00:37:19 +00:00
add twitter
This commit is contained in:
@@ -34,6 +34,8 @@ const Index: FunctionalComponent<Props> = () => (
|
|||||||
name="keywords"
|
name="keywords"
|
||||||
content="best image optimizer, png to webp, online image compressor, image optimizer, online image optimizer, compress image, jpg to webp, jpg to avif, shrink image size"
|
content="best image optimizer, png to webp, online image compressor, image optimizer, online image optimizer, compress image, jpg to webp, jpg to avif, shrink image size"
|
||||||
/>
|
/>
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
<meta name="twitter:site" content="@SquooshApp" />
|
||||||
<meta property="og:title" content="Squoosh" />
|
<meta property="og:title" content="Squoosh" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:image" content={ogImage} />
|
<meta property="og:image" content={ogImage} />
|
||||||
|
|||||||
Reference in New Issue
Block a user