File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -206,16 +206,6 @@ function SEO({
206206 type = 'text/markdown'
207207 href = { `https://testsigma.com${ ( slug || '' ) . replace ( / \/ $ / , '' ) } .md` }
208208 />
209-
210- { /* Algolia Instantsearch IE11 support v3 */ }
211- { /* <script src="https://polyfill.io/v3/polyfill.min.js?features=default,Array.prototype.find,Array.prototype.includes" /> */ }
212- { /* */ }
213- { /* Algolia Instantsearch IE11 support v4 */ }
214- < link rel = 'dns-prefetch' href = 'https://polyfill.io' />
215- < link crossOrigin rel = 'preconnect' href = 'https://polyfill.io' />
216- < script src = 'https://polyfill.io/v3/polyfill.min.js?features=default%2CArray.prototype.find%2CArray.prototype.includes%2CPromise%2CObject.assign%2CObject.entries' />
217- { /* Algolia API v4 IE11 support */ }
218- < script src = 'https://polyfill.io/v3/polyfill.min.js?features=Promise%2CObject.entries%2CObject.assign' />
219209 < script
220210 async
221211 defer
You can’t perform that action at this time.
0 commit comments