aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index c3828a5..a5892c1 100644
--- a/public/index.html
+++ b/public/index.html
@@ -11,6 +11,7 @@
<body>
<h1>nomicvote</h1>
+ <script src="sock.js"></script>
<script src="main.js"></script>
</body>
</html>