Skip to content

Commit 4189ea1

Browse files
committed
Add og:image to cover.jpg
1 parent ebfc456 commit 4189ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +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" />
1819
<!--
1920
Notice the use of %PUBLIC_URL% in the tags above.
2021
It will be replaced with the URL of the `public` folder during the build.

0 commit comments

Comments
 (0)