Skip to content

Commit 6bc4471

Browse files
committed
Update property attribute
1 parent 4189ea1 commit 6bc4471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1616
-->
1717
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
18-
<meta name="og:image" content="%PUBLIC_URL%/cover.jpg" />
18+
<meta property="og:image" content="%PUBLIC_URL%/cover.jpg" />
1919
<!--
2020
Notice the use of %PUBLIC_URL% in the tags above.
2121
It will be replaced with the URL of the `public` folder during the build.

0 commit comments

Comments
 (0)