aboutsummaryrefslogtreecommitdiff
path: root/pages/auth.html
diff options
context:
space:
mode:
authorPitu <[email protected]>2017-10-03 21:12:46 -0300
committerPitu <[email protected]>2017-10-03 21:12:46 -0300
commit3c5303e5051c84da60984d5c3d82364b365a8602 (patch)
treefe2b1906488aeb1d8772d0586674a11a78a5624c /pages/auth.html
parentChanged how domains are handled (diff)
downloadhost.fuwn.me-3c5303e5051c84da60984d5c3d82364b365a8602.tar.xz
host.fuwn.me-3c5303e5051c84da60984d5c3d82364b365a8602.zip
tabs pls
Diffstat (limited to 'pages/auth.html')
-rw-r--r--pages/auth.html154
1 files changed, 77 insertions, 77 deletions
diff --git a/pages/auth.html b/pages/auth.html
index 29bab7c..c2e1799 100644
--- a/pages/auth.html
+++ b/pages/auth.html
@@ -1,87 +1,87 @@
<!DOCTYPE html>
<html>
- <head>
+ <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">
+ <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">
+ <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 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">
- <link rel="stylesheet" type="text/css" href="/css/style.css">
- <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
- <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
- <script type="text/javascript" src="https://use.fontawesome.com/cd26baa9bd.js"></script>
- <script type="text/javascript" src="/js/auth.js"></script>
- </head>
- <body>
+ <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">
- <style type="text/css">
- section#login {
- background-color: #f5f6f8;
- }
- </style>
+ <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">
+ <link rel="stylesheet" type="text/css" href="/css/style.css">
+ <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js"></script>
+ <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/axios/0.15.3/axios.min.js"></script>
+ <script type="text/javascript" src="https://use.fontawesome.com/cd26baa9bd.js"></script>
+ <script type="text/javascript" src="/js/auth.js"></script>
+ </head>
+ <body>
- <section id='login' class="hero is-fullheight">
- <div class="hero-body">
- <div class="container">
- <h1 class="title">
- Dashboard Access
- </h1>
- <h2 class="subtitle">
- Login or register
- </h2>
- <div class="columns">
- <div class="column">
- <p class="control">
- <input id='user' class="input" type="text" placeholder="Your username">
- </p>
- <p class="control">
- <input id='pass' class="input" type="password" placeholder="Your password">
- </p>
-
- <p class="control has-addons is-pulled-right">
- <a class="button" id='registerBtn' onclick="page.do('register')">
- <span>Register</span>
- </a>
- <a class="button" id='loginBtn' onclick="page.do('login')">
- <span>Log in</span>
- </a>
- </p>
+ <style type="text/css">
+ section#login {
+ background-color: #f5f6f8;
+ }
+ </style>
- </div>
- <div class="column is-hidden-mobile"></div>
- <div class="column is-hidden-mobile"></div>
- </div>
- </div>
- </div>
- </section>
+ <section id='login' class="hero is-fullheight">
+ <div class="hero-body">
+ <div class="container">
+ <h1 class="title">
+ Dashboard Access
+ </h1>
+ <h2 class="subtitle">
+ Login or register
+ </h2>
+ <div class="columns">
+ <div class="column">
+ <p class="control">
+ <input id='user' class="input" type="text" placeholder="Your username">
+ </p>
+ <p class="control">
+ <input id='pass' class="input" type="password" placeholder="Your password">
+ </p>
- </body>
-</html> \ No newline at end of file
+ <p class="control has-addons is-pulled-right">
+ <a class="button" id='registerBtn' onclick="page.do('register')">
+ <span>Register</span>
+ </a>
+ <a class="button" id='loginBtn' onclick="page.do('login')">
+ <span>Log in</span>
+ </a>
+ </p>
+
+ </div>
+ <div class="column is-hidden-mobile"></div>
+ <div class="column is-hidden-mobile"></div>
+ </div>
+ </div>
+ </div>
+ </section>
+
+ </body>
+</html>