diff options
| author | Kana <[email protected]> | 2018-04-28 05:47:17 -0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-04-28 05:47:17 -0300 |
| commit | e6467ab4f120db57682759528f33d415a1aa5bd8 (patch) | |
| tree | 80374d20702f373d30176fca497fbc4fa6905956 /pages | |
| parent | Merge pull request #99 from RyoshiKayo/patch-3 (diff) | |
| parent | fixed url (diff) | |
| download | host.fuwn.me-e6467ab4f120db57682759528f33d415a1aa5bd8.tar.xz host.fuwn.me-e6467ab4f120db57682759528f33d415a1aa5bd8.zip | |
Merge pull request #100 from RyoshiKayo/patch-4
fixed url
Diffstat (limited to 'pages')
| -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> |