summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2024-01-18 19:27:02 -0500
committercyfraeviolae <cyfraeviolae>2024-01-18 19:27:02 -0500
commit2c0de05b73ca0f48e14bd7880bbdfab327b782d6 (patch)
tree96d460ffe0ced77a53f5697f1df9e373009606cf /index.html
parentfe4d5c62d0e1ff4667352607b5678990ac97e50a (diff)
optimize a bit
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 44f5e9d..781eb82 100644
--- a/index.html
+++ b/index.html
@@ -41,5 +41,6 @@
</div>
<script src="/infinite-connections/static/corpus.js"></script>
<script src="/infinite-connections/static/script.js"></script>
+ <script src="/infinite-connections/static/full_corpus.js"></script>
</body>
</html>