aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJoris2015-11-13 20:12:21 +0100
committerJoris2015-11-13 20:12:21 +0100
commiteef0cf46c150cd12e783aa8dc62f825a59757855 (patch)
tree892cc53729c0f61c050b75e39aaa252eb49d4590 /index.html
parent5af770bd99dbb57d78857236c054bc0a6dc4bdfd (diff)
downloadcatchvoid-eef0cf46c150cd12e783aa8dc62f825a59757855.tar.gz
catchvoid-eef0cf46c150cd12e783aa8dc62f825a59757855.tar.bz2
catchvoid-eef0cf46c150cd12e783aa8dc62f825a59757855.zip
Upgrade to elm 0.15.1 and use npm to build
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8187317..6155f3c 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
<title>cAtchVoid</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style.css">
- <script src="elm.js"></script>
+ <script src="client.js"></script>
</head>
<body>