set recommendation(nodejieba)
All checks were successful
Hexo Build and Deploy / Build Hexo and Deploy to GitHub (push) Successful in 3m42s
All checks were successful
Hexo Build and Deploy / Build Hexo and Deploy to GitHub (push) Successful in 3m42s
This commit is contained in:
@ -343,7 +343,7 @@ articles:
|
||||
# Article recommendation. Requires nodejieba (npm install nodejieba). Transplanted from hexo-theme-volantis.
|
||||
recommendation:
|
||||
# Whether to enable article recommendation
|
||||
enable: false
|
||||
enable: true
|
||||
# Article recommendation title
|
||||
title: 推荐阅读
|
||||
# Max number of articles to display
|
||||
|
||||
Reference in New Issue
Block a user