Added meta image for social media sharing (#10193)

* Add meta image for social media sharing

* Meta Image in Images

* Update index.html
This commit is contained in:
Isaac Lim
2018-04-09 14:34:12 +08:00
committed by Matteo Pagliazzi
parent ec2a1927a0
commit 9db7141853
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
<link rel="shortcut icon" sizes="48x48" href="/static/icons/favicon.ico">
<link rel="shortcut icon" sizes="192x192" href="/static/icons/favicon_192x192.png">
<link rel="mask-icon" href="/static/icons/favicon.ico">
<meta property="og:image" content="/static/emails/images/meta-image.png" />
</head>
<body>
<div id="loading-screen">
Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB