meonkeys commented on PR #35: URL: https://github.com/apache/fineract-site/pull/35#issuecomment-2637982910
LGTM, but there's a new problem because Apache changed something. We merged your patch then reverted it because it looked like it broke something, but it seems actually that Apache's change broke our fetching some assets from google (fonts/css/icons) and the missing icons were more obvious. We're (now) unable to pull down these assets: ``` https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic,cyrillic-ext https://fonts.googleapis.com/icon?family=Material+Icons ``` I think this was their change that is affecting us: [More strict Content-Security-Policy for ASF websites](https://issues.apache.org/jira/browse/INFRA-26115) -- "Brownout is slated for February 1st this year, and full switch for March 1st." -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
