From ba298766e1e685e506a17ff65276ace510a53152 Mon Sep 17 00:00:00 2001 From: xHyroM Date: Sat, 7 Jan 2023 14:33:17 +0100 Subject: [PATCH] perf: remove font remove font from google and use font-sans theme from tailwind --- src/layouts/Layout.astro | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 01a15d8..88b814e 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -52,16 +52,8 @@ const snow = http-equiv="Content-Security-Policy" content="img-src 'self'; font-src *; style-src 'self' 'unsafe-inline' fonts.googleapis.com; script-src 'self' 'unsafe-inline'; object-src 'none'" /> - - - - - +