typecho-theme-nexmoe icon indicating copy to clipboard operation
typecho-theme-nexmoe copied to clipboard

imageCDN是否可用?

Open God-SunCAT opened this issue 2 years ago • 0 comments

imageCDN: # 图片 CDN 功能 enable: true # 开启该功能
origin: /../images/ # 图片原始目录 to: https://cdn.jsdelivr.net/gh/God-SunCAT/God-SunCAT.github.io/images/ # 图片 CDN 域名 如此修改,生成后图片并不会走cdn加载,是原始目录有问题吗? 原始目录:C:\Hexo\source\images\

God-SunCAT avatar Sep 11 '22 12:09 God-SunCAT