summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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 8ba628b..5ac2e34 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<script src="https://unpkg.com/inferno-hyperscript@7.4.8/dist/inferno-hyperscript.min.js"></script>
<!-- local scripts -->
- <script src="./characters.js"></script>
+ <script src="./decks.js"></script>
<script src="./App.js"></script>
<!-- styling -->