From c666a92a14a7b991e0ed0b24383a1dc040342c15 Mon Sep 17 00:00:00 2001 From: ajitsinghkaler Date: Fri, 14 Feb 2020 23:21:40 +0530 Subject: [PATCH] fix(docs-infra): add fallback to web fonts so downloading does not block rendering Light house was reporting that 'Ensure text remains visible during webfont load' solution to this problm was adding &swap to the end of web fonts this leads to our first text showing before web-font download and improves the performance of site link to article: https://web.dev/font-display/\?utm_source\=lighthouse\&utm_medium\=lr --- aio/src/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/src/index.html b/aio/src/index.html index ab1598d84d4339..0b0dcdbb8d0eef 100644 --- a/aio/src/index.html +++ b/aio/src/index.html @@ -20,8 +20,8 @@ - - + +