You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "git-hulk (via GitHub)" <gi...@apache.org> on 2023/04/05 11:24:56 UTC

[GitHub] [incubator-kvrocks] git-hulk commented on issue #1371: About the performance optimization of home page image loading

git-hulk commented on issue #1371:
URL: https://github.com/apache/incubator-kvrocks/issues/1371#issuecomment-1497327546

   Hi @SongYuQiu
   
   Thanks for your feedback. We can use `https://cdn.jsdelivr.net/` which will auto-mapping the GitHub repo file path to the CDN path.
   
   For example, the mainPic's path is static/img/, then we can use `https://cdn.jsdelivr.net/gh/apache/incubator-kvrocks-website/static/img/mainPic.png` directly.
   
   


-- 
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: issues-unsubscribe@kvrocks.apache.org

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