Skip to content

Commit b50cace

Browse files
committed
update config
1 parent bff5a88 commit b50cace

File tree

2 files changed

+3
-7956
lines changed

2 files changed

+3
-7956
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@
1010
"deploy": "hexo deploy",
1111
"server": "hexo clean && hexo server",
1212
"post": "hexo new",
13-
"draft": "hexo new draft"
13+
"draft": "hexo new draft",
14+
"algolia": "hexo algolia"
1415
},
1516
"hexo": {
1617
"version": "6.3.0"
1718
},
1819
"dependencies": {
1920
"hexo": "^6.3.0",
21+
"hexo-algoliasearch": "^1.0.0",
2022
"hexo-bilibili-bangumi": "^1.8.7",
2123
"hexo-butterfly-charts": "^1.1.4",
2224
"hexo-butterfly-douban": "^1.2.5",

0 commit comments

Comments
 (0)