diff options
| author | Kayo <[email protected]> | 2018-04-28 01:46:10 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-04-28 01:46:10 -0700 |
| commit | b08cc2c6bb1152c9b606bb3cb15157d0af319757 (patch) | |
| tree | 80374d20702f373d30176fca497fbc4fa6905956 | |
| parent | Merge pull request #99 from RyoshiKayo/patch-3 (diff) | |
| download | host.fuwn.me-b08cc2c6bb1152c9b606bb3cb15157d0af319757.tar.xz host.fuwn.me-b08cc2c6bb1152c9b606bb3cb15157d0af319757.zip | |
fixed url
| -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> |