File tree 1 file changed +3
-1
lines changed 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 95
95
] . concat ( meta ) }
96
96
>
97
97
< link rel = "preconnect" href = "https://voyager.postman.com" crossorigin />
98
- < link href = "https://voyager.postman.com/font/fonts.css" rel = "stylesheet" />
98
+ < link rel = "preload" href = "https://voyager.postman.com/font/fonts.css" as = "style" onload = "this.onload=null;this.rel='stylesheet'" />
99
+ < noscript > { `<link href="https://voyager.postman.com/font/fonts.css" rel="stylesheet" type="text/css" />` } </ noscript >
99
100
{ /* OneTrust */ }
100
101
< script type = "text/javascript" src = "https://cdn.cookielaw.org/consent/1cef3369-6d07-4928-b977-2d877eb670c4/OtAutoBlock.js" />
101
102
< script src = "https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type = "text/javascript" charset = "UTF-8" data-domain-script = "1cef3369-6d07-4928-b977-2d877eb670c4" />
106
107
{ /* Algolia Instantsearch IE11 support v4 */ }
107
108
< link rel = "dns-prefetch" href = "https://polyfill.io" />
108
109
< link crossOrigin rel = "preconnect" href = "https://polyfill.io" />
110
+ < script async src = "https://polyfill.io/v3/polyfill.min.js?features=default%2CArray.prototype.find%2CArray.prototype.includes%2CPromise%2CObject.assign%2CObject.entries" > </ script >
109
111
</ Helmet >
110
112
) ;
111
113
}
You can’t perform that action at this time.
0 commit comments