Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -2338,6 +2338,6 @@ if(location.search.includes('chat=1')){setTimeout(()=>toggleChat(),500)}
|
|
| 2338 |
</div>
|
| 2339 |
</div>
|
| 2340 |
</div>
|
| 2341 |
-
|
| 2342 |
</body>
|
| 2343 |
</html>
|
|
|
|
| 2338 |
</div>
|
| 2339 |
</div>
|
| 2340 |
</div>
|
| 2341 |
+
<script src="search-plus-boot.js"></script>
|
| 2342 |
</body>
|
| 2343 |
</html>
|