summaryrefslogtreecommitdiff
path: root/webconsole
diff options
context:
space:
mode:
Diffstat (limited to 'webconsole')
-rw-r--r--webconsole/index.html12
-rw-r--r--webconsole/main.js0
2 files changed, 12 insertions, 0 deletions
diff --git a/webconsole/index.html b/webconsole/index.html
new file mode 100644
index 0000000..812011f
--- /dev/null
+++ b/webconsole/index.html
@@ -0,0 +1,12 @@
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>CONSOLE</title>
7</head>
8<body>
9
10
11</body>
12</html> \ No newline at end of file
diff --git a/webconsole/main.js b/webconsole/main.js
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/webconsole/main.js