Lofesa commented on issue #1693:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1693#issuecomment-669843647


   The only way to check is to take a look at the html code and you can see the 
css contained in the 
'https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all' 
and noot the <link..... stuff.
   
   Maybe you need to set some like
   
   `pagespeed Domain https://fonts.googleapis.com;`
   or
   `pagespeed InlineResourcesWithoutExplicitAuthorization Script,Stylesheet;`
   
   in your pagespeed config file
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to