aboutsummaryrefslogtreecommitdiff
path: root/pages/home.html
diff options
context:
space:
mode:
authorPitu <[email protected]>2017-01-31 04:38:55 -0300
committerPitu <[email protected]>2017-01-31 04:38:55 -0300
commit23f079516f6b5ee84667934601144cf60e9d2e82 (patch)
treefde49778cbfef719fceca4e30e9b74e330f494c4 /pages/home.html
parentMore meta tags (╯°□°)╯︵ ┻━┻ (diff)
downloadhost.fuwn.me-23f079516f6b5ee84667934601144cf60e9d2e82.tar.xz
host.fuwn.me-23f079516f6b5ee84667934601144cf60e9d2e82.zip
MORE. META. DATA.
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">