mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-14 01:37:26 +00:00
adding secure
This commit is contained in:
@@ -39,6 +39,7 @@ const Index: FunctionalComponent<Props> = () => (
|
||||
<meta property="og:title" content="Squoosh" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content={ogImage} />
|
||||
<meta property="og:image:secure" content={ogImage} />
|
||||
<meta property="og:image:type" content="image/png" />
|
||||
<meta property="og:image:width" content="500" />
|
||||
<meta property="og:image:height" content="500" />
|
||||
|
||||
Reference in New Issue
Block a user