diff options
| author | Pitu <[email protected]> | 2017-02-07 04:33:13 -0300 |
|---|---|---|
| committer | Pitu <[email protected]> | 2017-02-07 04:33:13 -0300 |
| commit | 2eaf2712ef829e5a87248e551c2a04939e138d38 (patch) | |
| tree | 89cbdabd5a1bdb327db290aa72a5a3653fb111ba /pages | |
| parent | Added public album sharing :ok_hand: (diff) | |
| download | host.fuwn.me-2eaf2712ef829e5a87248e551c2a04939e138d38.tar.xz host.fuwn.me-2eaf2712ef829e5a87248e551c2a04939e138d38.zip | |
Added missing metadata and favicons
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/auth.html | 30 | ||||
| -rw-r--r-- | pages/dashboard.html | 30 | ||||
| -rw-r--r-- | pages/faq.html | 29 |
3 files changed, 89 insertions, 0 deletions
diff --git a/pages/auth.html b/pages/auth.html index 7badd04..29bab7c 100644 --- a/pages/auth.html +++ b/pages/auth.html @@ -1,6 +1,36 @@ <!DOCTYPE html> <html> <head> + + <meta name="description" content="A pomf-like file uploading service that doesn't suck."> + <meta name="keywords" content="upload,lolisafe,file,images,hosting"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + + <link rel="apple-touch-icon" sizes="180x180" href="https://lolisafe.moe/images/icons/apple-touch-icon.png?v=XBreOJMe24"> + <link rel="icon" type="image/png" href="https://lolisafe.moe/images/icons/favicon-32x32.png?v=XBreOJMe24" sizes="32x32"> + <link rel="icon" type="image/png" href="https://lolisafe.moe/images/icons/favicon-16x16.png?v=XBreOJMe24" sizes="16x16"> + <link rel="manifest" href="https://lolisafe.moe/images/icons/manifest.json?v=XBreOJMe24"> + <link rel="mask-icon" href="https://lolisafe.moe/images/icons/safari-pinned-tab.svg?v=XBreOJMe24" color="#5bbad5"> + <link rel="shortcut icon" href="https://lolisafe.moe/images/icons/favicon.ico?v=XBreOJMe24"> + <meta name="apple-mobile-web-app-title" content="lolisafe"> + <meta name="application-name" content="lolisafe"> + <meta name="msapplication-config" content="https://lolisafe.moe/images/icons/browserconfig.xml?v=XBreOJMe24"> + <meta name="theme-color" content="#ffffff"> + + <meta property="og:url" content="https://lolisafe.moe" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="lolisafe.moe | A small safe worth protecting." /> + <meta property="og:description" content="A pomf-like file uploading service that doesn't suck." /> + <meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" /> + <meta property="og:image:secure_url" content="https://lolisafe.moe/images/logo_square.png" /> + + <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:src" content="https://lolisafe.moe/images/logo_square.png"> + <title>lolisafe - A small safe worth protecting.</title> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css"> diff --git a/pages/dashboard.html b/pages/dashboard.html index d4639a4..dfa0bd4 100644 --- a/pages/dashboard.html +++ b/pages/dashboard.html @@ -1,6 +1,36 @@ <!DOCTYPE html> <html> <head> + + <meta name="description" content="A pomf-like file uploading service that doesn't suck."> + <meta name="keywords" content="upload,lolisafe,file,images,hosting"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + + <link rel="apple-touch-icon" sizes="180x180" href="https://lolisafe.moe/images/icons/apple-touch-icon.png?v=XBreOJMe24"> + <link rel="icon" type="image/png" href="https://lolisafe.moe/images/icons/favicon-32x32.png?v=XBreOJMe24" sizes="32x32"> + <link rel="icon" type="image/png" href="https://lolisafe.moe/images/icons/favicon-16x16.png?v=XBreOJMe24" sizes="16x16"> + <link rel="manifest" href="https://lolisafe.moe/images/icons/manifest.json?v=XBreOJMe24"> + <link rel="mask-icon" href="https://lolisafe.moe/images/icons/safari-pinned-tab.svg?v=XBreOJMe24" color="#5bbad5"> + <link rel="shortcut icon" href="https://lolisafe.moe/images/icons/favicon.ico?v=XBreOJMe24"> + <meta name="apple-mobile-web-app-title" content="lolisafe"> + <meta name="application-name" content="lolisafe"> + <meta name="msapplication-config" content="https://lolisafe.moe/images/icons/browserconfig.xml?v=XBreOJMe24"> + <meta name="theme-color" content="#ffffff"> + + <meta property="og:url" content="https://lolisafe.moe" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="lolisafe.moe | A small safe worth protecting." /> + <meta property="og:description" content="A pomf-like file uploading service that doesn't suck." /> + <meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" /> + <meta property="og:image:secure_url" content="https://lolisafe.moe/images/logo_square.png" /> + + <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:src" content="https://lolisafe.moe/images/logo_square.png"> + <title>lolisafe - A small safe worth protecting.</title> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css"> diff --git a/pages/faq.html b/pages/faq.html index 6d9a284..2b704c1 100644 --- a/pages/faq.html +++ b/pages/faq.html @@ -1,6 +1,35 @@ <!DOCTYPE html> <html> <head> + <meta name="description" content="A pomf-like file uploading service that doesn't suck."> + <meta name="keywords" content="upload,lolisafe,file,images,hosting"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + + <link rel="apple-touch-icon" sizes="180x180" href="https://lolisafe.moe/images/icons/apple-touch-icon.png?v=XBreOJMe24"> + <link rel="icon" type="image/png" href="https://lolisafe.moe/images/icons/favicon-32x32.png?v=XBreOJMe24" sizes="32x32"> + <link rel="icon" type="image/png" href="https://lolisafe.moe/images/icons/favicon-16x16.png?v=XBreOJMe24" sizes="16x16"> + <link rel="manifest" href="https://lolisafe.moe/images/icons/manifest.json?v=XBreOJMe24"> + <link rel="mask-icon" href="https://lolisafe.moe/images/icons/safari-pinned-tab.svg?v=XBreOJMe24" color="#5bbad5"> + <link rel="shortcut icon" href="https://lolisafe.moe/images/icons/favicon.ico?v=XBreOJMe24"> + <meta name="apple-mobile-web-app-title" content="lolisafe"> + <meta name="application-name" content="lolisafe"> + <meta name="msapplication-config" content="https://lolisafe.moe/images/icons/browserconfig.xml?v=XBreOJMe24"> + <meta name="theme-color" content="#ffffff"> + + <meta property="og:url" content="https://lolisafe.moe" /> + <meta property="og:type" content="website" /> + <meta property="og:title" content="lolisafe.moe | A small safe worth protecting." /> + <meta property="og:description" content="A pomf-like file uploading service that doesn't suck." /> + <meta property="og:image" content="http://lolisafe.moe/images/logo_square.png" /> + <meta property="og:image:secure_url" content="https://lolisafe.moe/images/logo_square.png" /> + + <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:src" content="https://lolisafe.moe/images/logo_square.png"> + <title>lolisafe - A small safe worth protecting.</title> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.3.0/css/bulma.min.css"> <link rel="stylesheet" type="text/css" href="/css/style.css"> |