summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorsanine-a <sanine.not@pm.me>2021-04-13 12:33:23 -0500
committersanine-a <sanine.not@pm.me>2021-04-13 12:33:23 -0500
commitad2e991545f37f3659f40d30c709133b4055bb9e (patch)
tree0db9e976d4141c506263d7949a159062018c61a6 /index.html
parentc9c1b78ed805371615d3ca8b54c86da9a35db8ce (diff)
create hint button
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index bfe29d4..fda37de 100644
--- a/index.html
+++ b/index.html
@@ -13,6 +13,7 @@
<script src="./characters.js"></script>
<script src="./InputBox.js"></script>
<script src="./StyleButton.js"></script>
+ <script src="./HintButton.js"></script>
<script src="./App.js"></script>
<!-- styling -->