diff --git a/.stylelintrc.json b/.stylelintrc.json index 86553bd..30d6566 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -30,7 +30,7 @@ "number-leading-zero": "always", "function-url-quotes": "always", "font-weight-notation": "named-where-possible", - "font-family-name-quotes": "always-where-recommended", + "font-family-name-quotes": "always-unless-keyword", "comment-whitespace-inside": "always", "at-rule-no-vendor-prefix": true, "rule-empty-line-before": [ diff --git a/public/index.html b/public/index.html index bff55ac..9331f16 100644 --- a/public/index.html +++ b/public/index.html @@ -33,6 +33,8 @@ gtag('js', new Date()); gtag('config', 'UA-87763635-1'); + +