File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 13
13
14
14
{{ if ( not ( in .Site.Params.buildtype "package" ) ) }}
15
15
<!-- START COVEO -->
16
+ < script class ="coveo-script " src ="https://static.cloud.coveo.com/searchui/v2.10104/0/js/CoveoJsSearch.Lazy.min.js " integrity ="sha512-HxdDBIp5snbqtu1TPkBnXLKEvN9IPz3PeZW8zT9KfsflV9Ck822XDroDlpVbfCfXeiu8C0RDVn0fdu7aGy/H1g== " crossorigin ="anonymous "> </ script >
16
17
17
- < script class ="coveo-script " src ="https://static.cloud.coveo.com/searchui/v2.8959/js/CoveoJsSearch.Lazy.min.js "> </ script >
18
-
19
- < script src ="https://static.cloud.coveo.com/searchui/v2.8959/js/templates/templates.js "> </ script >
18
+ < script src ="https://static.cloud.coveo.com/searchui/v2.10104/0/js/templates/templates.js " integrity ="sha512-CR0Yk/LIwgh1MsKqjecDp/r6F9ipKc6gA+4+E1pplT3N3r1pk+la/HaqyDiKtjOFwrwIIbIYBFrUJgPql93QHw== " crossorigin ="anonymous "> </ script >
20
19
21
20
{{ $coveo := resources.Get "js/coveo.js" }}
22
21
{{ $secureCoveo := $coveo | minify | fingerprint "sha512" }}
You can’t perform that action at this time.
0 commit comments