Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
e20b816a
Commit
e20b816a
authored
Jun 16, 2020
by
Laurent Heirendt
✈
Browse files
Merge branch 'remove-cdn' into 'develop'
Remove cdn See merge request
!147
parents
2f35ed60
f499ac66
Pipeline
#28443
passed with stages
in 1 minute and 18 seconds
Changes
2
Pipelines
2
Expand all
Show whitespace changes
Inline
Side-by-side
_includes/search.html
View file @
e20b816a
...
...
@@ -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
'
);
...
...
assets/js/lunr.min.js
0 → 100644
View file @
e20b816a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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