File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 110
110
< script src = "https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type = "text/javascript" charset = "UTF-8" data-domain-script = "1cef3369-6d07-4928-b977-2d877eb670c4" />
111
111
< link rel = "canonical" href = { `https://learning.postman.com${ site . siteMetadata . pathPrefix } ${ slug } ` } />
112
112
{ /* Algolia Instantsearch IE11 support v3 */ }
113
- { /* <script src="https://polyfill.io /v3/polyfill.min.js?features=default,Array.prototype.find,Array.prototype.includes" /> */ }
113
+ { /* <script src="https://cdnjs.cloudflare.com/polyfill /v3/polyfill.min.js?features=default,Array.prototype.find,Array.prototype.includes" /> */ }
114
114
{ /* */ }
115
115
{ /* Algolia Instantsearch IE11 support v4 */ }
116
- < link rel = "dns-prefetch" href = "https://polyfill.io " />
117
- < link crossOrigin rel = "preconnect" href = "https://polyfill.io " />
118
- < script async src = "https://polyfill.io /v3/polyfill.min.js?features=default%2CArray.prototype.find%2CArray.prototype.includes%2CPromise%2CObject.assign%2CObject.entries" > </ script >
116
+ < link rel = "dns-prefetch" href = "https://cdnjs.cloudflare.com " />
117
+ < link crossOrigin rel = "preconnect" href = "https://cdnjs.cloudflare.com " />
118
+ < script async src = "https://cdnjs.cloudflare.com/polyfill /v3/polyfill.min.js?features=default%2CArray.prototype.find%2CArray.prototype.includes%2CPromise%2CObject.assign%2CObject.entries" > </ script >
119
119
120
120
</ Helmet >
121
121
) ;
You can’t perform that action at this time.
0 commit comments