aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index 567514b..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <meta charset="utf-8">
- <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0'/>
- <link href="/css/bulma.css" rel="stylesheet" type="text/css">
-</head>
-<body>
-<div id="app">
- <h3>Loading genpass...</h3>
-</div>
-<script src="./js/app.js" type="text/javascript"></script>
-
-</body>
-</html>