You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2020/08/06 10:19:24 UTC

[GitHub] [incubator-pagespeed-ngx] Lofesa commented on issue #1693: Inline Google Font CSS, but failed in debug

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:
users@infra.apache.org