Skip to content

Commit ef83775

Browse files
committed
update hexo-theme-redefine
1 parent c98feba commit ef83775

File tree

2 files changed

+78
-85
lines changed

2 files changed

+78
-85
lines changed

_config.redefine.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,8 @@ articles:
340340
default: cc_by_nc_sa # Default license, can be cc_by_nc_sa, cc_by_nd, cc_by_nc, cc_by_sa, cc_by, all_rights_reserved, public_domain
341341
# Whether to enable lazyload for images
342342
lazyload: true
343+
# Pangu.js (automatically add space between Chinese and English). See https://github.com/vinta/pangu.js
344+
pangu_js: true
343345
# Article recommendation. Requires nodejieba (npm install nodejieba). Transplanted from hexo-theme-volantis.
344346
recommendation:
345347
# Whether to enable article recommendation
@@ -484,7 +486,7 @@ cdn:
484486
# Whether to enable CDN
485487
enable: true
486488
# CDN Provider
487-
provider: npmmirror # npmmirror, zstatic, sustech, cdnjs, jsdelivr, unpkg, custom
489+
provider: npmmirror # npmmirror, zstatic, cdnjs, jsdelivr, unpkg, custom
488490
# Custom CDN URL
489491
# format example: https://cdn.custom.com/hexo-theme-redefine/${version}/source/${path}
490492
# The ${path} must leads to the root of the "source" folder of the theme

package-lock.json

Lines changed: 75 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)