We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ce8de commit 0130db2Copy full SHA for 0130db2
.gitignore
@@ -0,0 +1,3 @@
1
+node_modules/
2
+public/
3
+
package.json
@@ -9,7 +9,7 @@
9
"server": "hexo server"
10
},
11
"hexo": {
12
- "version": "7.3.0"
+ "version": "8.0.0"
13
14
"dependencies": {
15
"hexo": "^7.3.0",
@@ -24,4 +24,4 @@
24
"hexo-server": "^3.0.0",
25
"hexo-theme-landscape": "^1.0.0"
26
}
27
-}
+}
source/about/index.md
@@ -0,0 +1,4 @@
+---
+title: about
+date: 2025-10-05 16:49:27
4
0 commit comments