Skip to content

Commit

Permalink
chore: update CDN provider to aliyun in config file
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanNotFound committed Jun 1, 2024
1 parent 9c6b93b commit da3b148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ cdn:
# Whether to enable CDN
enable: false
# CDN Provider
provider: zstatic # zstatic, sustech, staticfile, bootcdn, cdnjs, jsdelivr, unpkg, aliyun, custom
provider: aliyun # zstatic, sustech, staticfile, bootcdn, cdnjs, jsdelivr, unpkg, aliyun, custom
# Custom CDN URL
# format example: https://cdn.custom.com/hexo-theme-redefine/${version}/source/${path}
# The ${path} must leads to the root of the "source" folder of the theme
Expand Down

0 comments on commit da3b148

Please sign in to comment.