diff options
Diffstat (limited to 'src/leap/bitmask_js/app/index.html')
-rw-r--r-- | src/leap/bitmask_js/app/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/leap/bitmask_js/app/index.html b/src/leap/bitmask_js/app/index.html deleted file mode 100644 index 440e0b6..0000000 --- a/src/leap/bitmask_js/app/index.html +++ /dev/null @@ -1,13 +0,0 @@ -<!doctype html> -<html> - <head> - <meta charset="UTF-8"> - <title>Bitmask</title> - <link rel="stylesheet" href="css/bootstrap.min.css"> - <link rel="stylesheet" href="css/common.css"> - </head> - <body> - <div id="app"></div> - <script src="app.bundle.js"></script> - </body> -</html>
\ No newline at end of file |