summaryrefslogtreecommitdiff
path: root/site/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/templates/home.html')
-rw-r--r--site/templates/home.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/templates/home.html b/site/templates/home.html
index 9cb30060..aa2753d6 100644
--- a/site/templates/home.html
+++ b/site/templates/home.html
@@ -9,6 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta property="og:title" content="MegaPixels"/>
<meta property="og:type" content="website"/>
+ <meta property="og:image" content="https://megapixels.cc/assets/img/megapixels-share.png" />
<meta property="og:url" content="https://megapixels.cc/"/>
<meta property="og:site_name" content="MegaPixels: Face Recognition Datasets" />
<meta name="referrer" content="no-referrer" />
@@ -73,4 +74,4 @@
</footer>
</body>
<script src="/assets/js/dist/splash.js"></script>
-</html> \ No newline at end of file
+</html>