Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
f499ac66
Verified
Commit
f499ac66
authored
Jun 16, 2020
by
Laurent Heirendt
✈
Browse files
change link to local lunr
parent
32bc14d3
Pipeline
#28440
passed with stages
in 1 minute and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
_includes/search.html
View file @
f499ac66
...
...
@@ -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
'
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment