aboutsummaryrefslogtreecommitdiff
path: root/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/index.html')
-rw-r--r--app/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html
index 9d90dd7..8d2f105 100644
--- a/app/index.html
+++ b/app/index.html
@@ -13,6 +13,7 @@
<input type="text" class="search" placeholder="Search for words..." id="searchBox">
<p class="small">press enter to search</p>
</div>
+ <div class="results" id="results"></div>
</div>
<script src="scripts/search.js"></script>
</body>