feat: support Jekyll style where, #768

This commit is contained in:
Harttle
2024-11-17 21:33:38 +08:00
committed by Jun Yang
parent 11f013bf24
commit 9107eb1b93
9 changed files with 95 additions and 4 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "7.3.0"
"version": "5.4.0"
},
"scripts": {
"build": "hexo generate",
@@ -34,4 +34,4 @@
"engines": {
"node": ">=8.10.0"
}
}
}