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.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/site/templates/home.html b/site/templates/home.html
index 4a7a5027..98e7a1ca 100644
--- a/site/templates/home.html
+++ b/site/templates/home.html
@@ -7,6 +7,16 @@
<meta name="description" content="MegaPixels: Facial Recognition Datasets" />
<meta name="referrer" content="no-referrer" />
<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://okfoc.us/assets/images/ok_icon.png" />
+ <meta property="og:url" content="https://megapixels.cc/"/>
+ <meta property="og:site_name" content="MegaPixels" />
+ <meta name="referrer" content="no-referrer" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <meta name="apple-mobile-web-app-status-bar-style" content="black">
+ <meta name="apple-mobile-web-app-capable" content="yes">
+
<link rel='stylesheet' href='/assets/css/fonts.css' />
<link rel='stylesheet' href='/assets/css/css.css' />
<link rel='stylesheet' href='/assets/css/splash.css' />