web: preconnect to typekit
This commit is contained in:
@@ -34,6 +34,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="no">
|
||||
<head>
|
||||
<link rel="preconnect" href="https://use.typekit.net" crossOrigin="anonymous" />
|
||||
<link rel="stylesheet" href="https://use.typekit.net/spa5smt.css" />
|
||||
{process.env.UMAMI_SCRIPT_URL && process.env.UMAMI_WEBSITE_ID && (
|
||||
<script
|
||||
|
||||
Reference in New Issue
Block a user