summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2021-10-04 23:59:03 +0300
committerYuval Adam <_@yuv.al>2021-10-04 23:59:03 +0300
commitb02c0f4821023699a008528ae4e5320da130e66e (patch)
treec134685883674ec6acc24dcc8e7774bbb41210f2 /index.html
Initial commit
Diffstat (limited to 'index.html')
-rw-r--r--index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..8c6e6f6
--- /dev/null
+++ b/index.html
@@ -0,0 +1,17 @@
+<!doctype html>
+<html lang="en">
+
+<head>
+ <meta charset="utf-8">
+ <title>Facebook Downtime | fbdowntime.com</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="description" content="Facebook Downtime">
+ <meta name="keywords" content="facebook, downtime, fbdowntime.com">
+ <link rel="canonical" href="https://fbdowntime.com">
+</head>
+
+<body>
+ <h1>Facebook Downtime</h1>
+</body>
+
+</html>