From 22e6943d7072e46d81645119bbe21b79e44f242d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sondre=20Gr=C3=B8n=C3=A5s?=
<44143748+sondregronas@users.noreply.github.com>
Date: Tue, 3 Sep 2024 22:19:32 +0200
Subject: [PATCH] fix: remove console warnings by removing crossver and adding
as style to fonts
---
piggy/templates/partials/parts/styles.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/piggy/templates/partials/parts/styles.html b/piggy/templates/partials/parts/styles.html
index 482fb0f..17b199a 100644
--- a/piggy/templates/partials/parts/styles.html
+++ b/piggy/templates/partials/parts/styles.html
@@ -4,11 +4,11 @@
href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
rel="preload"
as="style"
- crossorigin
/>