summaryrefslogtreecommitdiff
path: root/moloch
diff options
context:
space:
mode:
Diffstat (limited to 'moloch')
-rw-r--r--moloch/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/moloch/index.html b/moloch/index.html
new file mode 100644
index 0000000..68c5b49
--- /dev/null
+++ b/moloch/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Moloch</title>
+ <link href="/style.css" rel="stylesheet" type="text/css" media="all">
+ </head>
+ <body>
+ <p>Secret Moloch page</p>
+ </body>
+</html>