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