mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-24 08:33:29 +01:00
preconnect tweaks
This commit is contained in:
parent
022431fb6c
commit
75597b8c67
@ -22,9 +22,7 @@ export default function Typekit() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<Helmet>
|
<Helmet>
|
||||||
<link rel="preconnect" href="https://typekit.com" />
|
|
||||||
<link rel="preconnect" href="https://use.typekit.net" />
|
<link rel="preconnect" href="https://use.typekit.net" />
|
||||||
<link rel="preconnect" href="https://p.typekit.net" />
|
|
||||||
|
|
||||||
{TypekitScript(typekitID)}
|
{TypekitScript(typekitID)}
|
||||||
</Helmet>
|
</Helmet>
|
||||||
|
Loading…
Reference in New Issue
Block a user