Skip to content

Commit

Permalink
Update search-lunr.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ehinrichs authored Jul 23, 2024
1 parent 7e47a9e commit ca51771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_includes/search-lunr.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script src="/lunr.js"></script>
<script src="lunr.js"></script>

<script>
{% assign counter = 0 %}
Expand Down Expand Up @@ -68,4 +68,4 @@
</form>
<div id="lunrsearchresults">
<ul></ul>
</div>
</div>

0 comments on commit ca51771

Please sign in to comment.