We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6f642 commit 9e3c423Copy full SHA for 9e3c423
search/index.html
@@ -33,7 +33,7 @@ <h2><a href="##Url##">##Title##</a></h2>
33
<p><a href="##Url##">Read more…</a></p>
34
</article>
35
</script>
36
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
+ <script src="https://docs.textpattern.com/js/jquery.js"></script>
37
<script src="https://docs.textpattern.com/js/lunr.js"></script>
38
<script src="https://docs.textpattern.com/js/search.js"></script>
39
</div>
0 commit comments