diff --git a/_config.icarus.yml b/_config.icarus.yml index 0bcaabe..2dc6fc2 100644 --- a/_config.icarus.yml +++ b/_config.icarus.yml @@ -342,7 +342,8 @@ plugins: # https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/speed-up-your-site-with-custom-cdn/ providers: # Name or URL template of the JavaScript and/or stylesheet CDN provider - cdn: '[cdnjs]https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/${package}/${version}/${filename}' + # cdn: '[cdnjs]https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/${package}/${version}/${filename}' + cdn: '[cdnjs] https://cdn.staticfile.org/${package}/${version}/${filename}' # Name or URL template of the webfont CDN provider fontcdn: 'https://fonts.sourcegcdn.com/${type}?family=${fontname}' # Name or URL of the fontawesome icon font CDN provider