juzhiyuan opened a new issue #266: URL: https://github.com/apache/apisix-website/issues/266
Hi, after https://github.com/apache/apisix-website/pull/260 is merged, we have all logos inside our repository, and now when users visit apisix.apache.org , all logos will serve from GitHub, we need to speedup those files. **Solution** 1. visit https://www.jsdelivr.com/?docs=gh to know what jsDelivr does; 2. update https://github.com/apache/apisix-website/blob/master/website/src/pages/index.js#L123 `src` prop with jsDelivr . All files are under https://github.com/apache/apisix-website/tree/master/website/static/img/showcase this folder. -- 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: [email protected]
