diff options
| -rw-r--r-- | pages/auth.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/auth.html b/pages/auth.html index c2e1799..b69c2e1 100644 --- a/pages/auth.html +++ b/pages/auth.html @@ -28,7 +28,7 @@ <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.png"> + <meta name="twitter:image" content="https://lolisafe.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> |