From daeffaf258c9ccdec41bcd8ff9fc0495734355b3 Mon Sep 17 00:00:00 2001 From: Paolo Mainardi Date: Sun, 16 Feb 2020 23:11:47 +0100 Subject: [PATCH] Ensure text remains visible during webfont load (#269) * Ensure text remains visible during webfont load As specified here: https://web.dev/font-display/?utm_source=lighthouse&utm_medium=unknown#google-fonts * Update CONTRIBUTORS.md --- CONTRIBUTORS.md | 1 + layouts/_default/baseof.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8873dc6..d57bfe2 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -57,3 +57,4 @@ - [Michael Lynch](https://github.com/mtlynch) - [FIGBERT](https://figbert.com/) - [Yash Mehrotra](https://yashmehrotra.com) +- [Paolo Mainardi](https://paolomainardi.com) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a497e5d..2c6f232 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -21,7 +21,7 @@ {{ end }} - +