Spaces:
Running
Running
Commit
·
7d24b8e
1
Parent(s):
53fa0ab
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -24,6 +24,7 @@
|
|
| 24 |
</div>
|
| 25 |
<div class="search-results" id="searchResults"></div>
|
| 26 |
</div>
|
|
|
|
| 27 |
</body>
|
| 28 |
|
| 29 |
</html>
|
|
|
|
| 24 |
</div>
|
| 25 |
<div class="search-results" id="searchResults"></div>
|
| 26 |
</div>
|
| 27 |
+
<script src="search.js"></script>
|
| 28 |
</body>
|
| 29 |
|
| 30 |
</html>
|