summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorsanine-a <sanine.not@pm.me>2021-04-13 13:03:55 -0500
committersanine-a <sanine.not@pm.me>2021-04-13 13:03:55 -0500
commit64c6fb119164afcfc654ccee3c2ad96426f17a0c (patch)
tree97cd91d4b741e71b9dd143f480322546cc79a6df /index.html
parent268b82d0efbc49ff48e1f2c4b7b6c620a099f6e3 (diff)
add StyleDropdown.js
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 fda37de..224e992 100644
--- a/index.html
+++ b/index.html
@@ -14,6 +14,7 @@
<script src="./InputBox.js"></script>
<script src="./StyleButton.js"></script>
<script src="./HintButton.js"></script>
+ <script src="./StyleDropdown.js"></script>
<script src="./App.js"></script>
<!-- styling -->