summaryrefslogtreecommitdiffstats
path: root/src/index.html
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2019-12-23 22:58:41 +0300
committersyn <isaqtm@gmail.com>2019-12-23 22:58:41 +0300
commiteca1edf0943aa1531f41542508fa8504c96bc491 (patch)
treef6ef1e11705fcedafcf9db58c332691b1f9f761d /src/index.html
downloadfcked-rt-eca1edf0943aa1531f41542508fa8504c96bc491.tar.gz
Initial commit from nwb v0.23.0
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
new file mode 100644
index 0000000..d0bdd15
--- /dev/null
+++ b/src/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+ <meta http-equiv="x-ua-compatible" content="ie=edge">
+ <title>fcked-rt</title>
+ <meta name="description" content="">
+ </head>
+ <body>
+ <div id="app"></div>
+ </body>
+</html>