aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/home.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/pages/home.html b/pages/home.html
index 9e2daaa..18ce0ef 100644
--- a/pages/home.html
+++ b/pages/home.html
@@ -21,14 +21,14 @@
<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/logo_square.jpg" />
- <meta property="og:image:secure_url" content="https://lolisafe.moe/images/logo_square.jpg" />
+ <meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" />
+ <meta property="og:image:secure_url" content="https://lolisafe.moe/images/logo_square.png" />
<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">
- <meta name="twitter:image:src" content="https://lolisafe.moe/images/logo_square.jpg">
+ <meta name="twitter:image" content="https://listen.moe/files/images/logo_square.png">
+ <meta name="twitter:image:src" content="https://lolisafe.moe/images/logo_square.png">
<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">