|
@@ -1,6 +1,19 @@
|
|
<!DOCTYPE html>
|
|
<!DOCTYPE html>
|
|
<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="author" content="Pitu">
|
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
+
|
|
|
|
+ <meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0" name="viewport">
|
|
|
|
+ <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/fb_share.jpg" />
|
|
|
|
+ <meta property="og:image:secure_url" content="https://lolisafe.moe/images/fb_share.jpg" />
|
|
|
|
+
|
|
<title>lolisafe - A small safe worth protecting.</title>
|
|
<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/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="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css">
|