diff options
| -rw-r--r-- | pages/album.html | 2 | ||||
| -rw-r--r-- | pages/dashboard.html | 2 | ||||
| -rw-r--r-- | pages/faq.html | 2 | ||||
| -rw-r--r-- | pages/home.html | 2 |
4 files changed, 4 insertions, 4 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/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 115419d..7b435b7 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 a80e563..d0bf183 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> |