Skip to content

Commit

Permalink
Merge pull request #384 from EvanNotFound/dev
Browse files Browse the repository at this point in the history
v2.6.4
  • Loading branch information
EvanNotFound authored Jun 21, 2024
2 parents b6a3493 + 17a4ca5 commit 18464e9
Show file tree
Hide file tree
Showing 7 changed files with 267 additions and 200 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ cdn:
# Whether to enable CDN
enable: false
# CDN Provider
provider: zstatic # zstatic, sustech, staticfile, bootcdn, cdnjs, jsdelivr, unpkg, aliyun, custom
provider: npmmirror # npmmirror, zstatic, sustech, staticfile, bootcdn, cdnjs, jsdelivr, unpkg, 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
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-theme-redefine",
"version": "2.6.3",
"version": "2.6.4",
"private": false,
"description": "Redefine your writing with Hexo Theme Redefine.",
"scripts": {
Expand Down
Loading

0 comments on commit 18464e9

Please sign in to comment.