How to integrate this line in TYPO3
I tried
<link rel="preconnect" href="https://fonts.gstatic.com">
page.includeCSS {
file1 = https://fonts.gstatic.com
file1.external = 1
file1.preconnect = 1
}
but file1.preconnect not working correctly.