Przeglądaj źródła

One webfont is ok

Gaël Métais 10 lat temu
rodzic
commit
03a25df367
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lib/metadata/policies.js

+ 1 - 1
lib/metadata/policies.js

@@ -1024,7 +1024,7 @@ var policies = {
         "tool": "phantomas",
         "tool": "phantomas",
         "label": "Font count",
         "label": "Font count",
         "message": "<p>Fonts are loaded on the critical path of the head. Load as few as possible.</p>",
         "message": "<p>Fonts are loaded on the critical path of the head. Load as few as possible.</p>",
-        "isOkThreshold": 0,
+        "isOkThreshold": 1,
         "isBadThreshold": 3,
         "isBadThreshold": 3,
         "isAbnormalThreshold": 5,
         "isAbnormalThreshold": 5,
         "hasOffenders": true,
         "hasOffenders": true,