set recommendation(nodejieba)
All checks were successful
Hexo Build and Deploy / Build Hexo and Deploy to GitHub (push) Successful in 3m42s

This commit is contained in:
2025-10-21 18:49:02 +08:00
parent 05a62f1bd3
commit f45b8f7760
3 changed files with 505 additions and 7 deletions

View File

@ -25,6 +25,7 @@
"hexo-server": "^3.0.0",
"hexo-theme-landscape": "^1.0.0",
"hexo-theme-redefine": "^2.8.5",
"hexo-wordcount": "^6.0.1"
"hexo-wordcount": "^6.0.1",
"nodejieba": "^3.5.2"
}
}