Skip to content

Commit ffdd039

Browse files
committed
Attempt to fix search
1 parent 37ed7d3 commit ffdd039

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

js/lunr.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

search/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ <h2><a href="##Url##">##Title##</a></h2>
3333
<p><a href="##Url##">Read more…</a></p>
3434
</article>
3535
</script>
36+
<script src="https://docs.textpattern.com/js/lunr.js"></script>
3637
<script src="https://docs.textpattern.com/js/search.js"></script>
3738
</div>
3839
</div>

0 commit comments

Comments
 (0)