From 94d0eed20c28841d384a76ea368ba63cee091099 Mon Sep 17 00:00:00 2001 From: futile Date: Wed, 4 Dec 2024 14:33:35 +0000 Subject: [PATCH] some lighthouse suggestions --- index.html | 2 +- style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index d08b614..5a58eed 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ « futile » - + diff --git a/style.css b/style.css index 050ea47..f73240b 100644 --- a/style.css +++ b/style.css @@ -10,6 +10,7 @@ font-family: 'Iosevka'; font-style: normal; font-weight: 400; + font-display: swap; src: local('Iosevka'); src: url('static/fonts/Iosevka-Regular.woff2') format('woff2'); }