使用jsDelivr 加速github图床

图片放在github上,但是有时候访问太慢了,还是需要加速才行,网上推荐使用jsDelivr进行加速。

配置jsDelivr 加速

// github示例
// user 是你的github用户名
// repo@version 是你的仓库名
https://cdn.jsdelivr.net/gh/user/repo@version/file

根据自己的仓库,修改上述的示例:

https://cdn.jsdelivr.net/gh/javasopp/picture