diff options
| author | RyoshiKayo <[email protected]> | 2018-04-28 05:12:25 -0400 |
|---|---|---|
| committer | RyoshiKayo <[email protected]> | 2018-04-28 05:12:25 -0400 |
| commit | 94e24f3c5db50f7e89938e0b389be93da4241b44 (patch) | |
| tree | 2581e488dbfc16e34e52b677b136400f953316b8 /pages | |
| parent | Updated README about CF support (diff) | |
| download | host.fuwn.me-94e24f3c5db50f7e89938e0b389be93da4241b44.tar.xz host.fuwn.me-94e24f3c5db50f7e89938e0b389be93da4241b44.zip | |
Fixed more urls
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/album.html | 2 | ||||
| -rw-r--r-- | pages/auth.html | 2 | ||||
| -rw-r--r-- | pages/dashboard.html | 2 | ||||
| -rw-r--r-- | pages/faq.html | 2 | ||||
| -rw-r--r-- | pages/home.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/pages/album.html b/pages/album.html index afdaaf9..cc4d2de 100644 --- a/pages/album.html +++ b/pages/album.html @@ -27,7 +27,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> 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> diff --git a/pages/dashboard.html b/pages/dashboard.html index b618f45..c5e5fe4 100644 --- a/pages/dashboard.html +++ b/pages/dashboard.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> diff --git a/pages/faq.html b/pages/faq.html index 033c573..94f1b54 100644 --- a/pages/faq.html +++ b/pages/faq.html @@ -27,7 +27,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> diff --git a/pages/home.html b/pages/home.html index 947a4a7..dd2fac8 100644 --- a/pages/home.html +++ b/pages/home.html @@ -27,7 +27,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> |