From 74067a3ae688b8fe5b46690a14740bc8f85a7b06 Mon Sep 17 00:00:00 2001
From: Ryan L McIntyre <8083459+ryanoasis@users.noreply.github.com>
Date: Fri, 19 Jul 2019 19:10:39 -0700
Subject: [PATCH] Webfont loading best practice
leverage font-display CSS feature to ensure text is user-visible while loading
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 590e1176a..7ec414907 100755
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
-
+
{% if site.favicon %}{% endif %}