aboutsummaryrefslogtreecommitdiff
path: root/pages/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/home.html')
-rw-r--r--pages/home.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/pages/home.html b/pages/home.html
index 86cb2a4..9263b72 100644
--- a/pages/home.html
+++ b/pages/home.html
@@ -1,6 +1,19 @@
<!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="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>
<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">