We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb4a26 commit 9da986fCopy full SHA for 9da986f
layouts/partials/styles.html
@@ -22,8 +22,7 @@
22
23
{{ if ( not ( in .Site.Params.buildtype "package" ) ) }}
24
<!-- load Coveo CSS -->
25
-<link rel="stylesheet" href="https://static.cloud.coveo.com/searchui/v2.8959/css/CoveoFullSearch.min.css" />
26
-{{ end }}
+<link rel="stylesheet" href="https://static.cloud.coveo.com/searchui/v2.10104/0/css/CoveoFullSearch.min.css" integrity="sha512-9/A9yVCU4GS6/iIwTRJKnan4Hf8gDKj3anwItN9QCsU8SixaT5xkjjWsZ/iq0TWaizhtqOLacadXJfxHlwYCcA==" crossorigin="anonymous" />{{ end }}
27
28
{{ $cssHeader := $css1 | minify | fingerprint "sha512"}}
29
<link href="{{ $cssHeader.RelPermalink }}" rel="stylesheet" type="text/css">
0 commit comments