summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index c391f90..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!doctype html>
-<html>
-<head>
-<title>panda</title>
-<body>
-<div class="links">
- <script id="link-template" type="text/template">
- <div>
- &lt;{{nick}}&gt;
- <a href="{{linkHref}}" target="_blank">{{linkText}}</a>
- </div>
- </script>
-<div>
-</body>
-<script src="/assets/js/app.min.js"></script>
-</html> \ No newline at end of file