Skip to content
Snippets Groups Projects
Verified Commit f499ac66 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

change link to local lunr

parent 32bc14d3
No related branches found
No related tags found
2 merge requests!148Regular merge of develop,!147Remove cdn
Pipeline #28440 passed
......@@ -15,7 +15,7 @@
</tbody>
</table>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.8/lunr.min.js" integrity="sha256-34Si1Y6llMBKM3G0jQILVeoQKEwuxjbk4zGWXXMT4ps=" crossorigin="anonymous"></script>
<script src="{{ "assets/js/lunr.min.js" | relative_url }}" integrity="sha256-34Si1Y6llMBKM3G0jQILVeoQKEwuxjbk4zGWXXMT4ps=" crossorigin="anonymous"></script>
<script>
var el_table_body = document.getElementById('search_results_tbody');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment