aboutsummaryrefslogtreecommitdiff
path: root/pages/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/home.html')
-rw-r--r--pages/home.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/pages/home.html b/pages/home.html
index 23ee872..0cd1792 100644
--- a/pages/home.html
+++ b/pages/home.html
@@ -21,8 +21,13 @@
<meta property="og:type" content="website" />
<meta property="og:title" content="lolisafe.moe | A small safe worth protecting." />
<meta property="og:description" content="A pomf-like file uploading service that doesn't suck." />
- <meta property="og:image" content="http://lolisafe.moe/images/fb_share.jpg" />
- <meta property="og:image:secure_url" content="https://lolisafe.moe/images/fb_share.jpg" />
+ <meta property="og:image" content="http://lolisafe.moe/images/logo_square.jpg" />
+ <meta property="og:image:secure_url" content="https://lolisafe.moe/images/logo_square.jpg" />
+
+ <meta name="twitter:card" content="summary">
+ <meta name="twitter:title" content="lolisafe.moe | A small safe worth protecting.">
+ <meta name="twitter:description" content="A pomf-like file uploading service that doesn't suck.">
+ <meta name="twitter:image" content="https://listen.moe/files/images/logo_square.jpg">
<title>lolisafe - A small safe worth protecting.</title>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css">