sebbASF opened a new issue, #21164: URL: https://github.com/apache/echarts/issues/21164
### Version latest ### Link to Minimal Reproduction N/S ### Steps to Reproduce N/A ### Current Behavior doc-bundle.css [1] tries to load a font from googleapis. This is not allowed by the CSP. Fonts must be loaded from the echarts website. If local hosting is not allowed by the provider, then please use a different font. Same issue with the zh version. [1] https://github.com/apache/echarts-website/blob/asf-site/v4/en/css/doc-bundle.css#L1 ### Expected Behavior Fonts must be loaded locally ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? This template is not suited to reporting issues with the website -- 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: commits-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org