From 2be4051f03ff4ae34d06aaaf4a5090a174aedb88 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Mon, 13 Oct 2014 13:06:57 -0400 Subject: Change font loading timeout --- _layouts/master.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts') diff --git a/_layouts/master.html b/_layouts/master.html index 1e2f28c..9ab3f38 100644 --- a/_layouts/master.html +++ b/_layouts/master.html @@ -79,7 +79,7 @@ (function() { var config = { kitId: 'xgd2xxh', - scriptTimeout: 3000 + scriptTimeout: 1000 }; var t = setTimeout(function() { -- cgit v1.2.3