From 72baee955531806a76f990dc94ee62911835df52 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Thu, 22 Oct 2020 16:00:13 +0200 Subject: [PATCH] _includes/head.html: preload OpenSans font to prevent redraws Signed-off-by: Sebastiaan van Stijn --- _includes/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/head.html b/_includes/head.html index a14d04392c..7ce01b8c36 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -74,6 +74,7 @@ we only preload the "woff2" variants, as older formats (woff, eot) are only used by older browsers, and we don't optimize for those. {%- endcomment -%} +