aboutsummaryrefslogtreecommitdiffstats
path: root/app/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/home.html')
-rw-r--r--app/home.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/home.html b/app/home.html
deleted file mode 100644
index b7b8adbeb..000000000
--- a/app/home.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <meta charset="utf-8">
- <title>MetaMask Plugin</title>
- </head>
- <body>
- <div id="app-content"></div>
- <script src="./scripts/responsive.js" type="text/javascript" charset="utf-8"></script>
- </body>
-</html>