Commit 4b24fb1 1 parent df18ae7 commit 4b24fb1 Copy full SHA for 4b24fb1
File tree 3 files changed +4
-6
lines changed
3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 5
5
node_modules /
6
6
public /
7
7
.deploy * /
8
- _multiconfig.yml
8
+ _multiconfig.yml
9
+ .gitconfig
Original file line number Diff line number Diff line change 5
5
关于 : /about
6
6
7
7
# 主页banner图
8
- banner : https://qiniu.sukoshi.xyz/src/images/68686407_p0 .jpg
8
+ banner : https://ilikestudy.cn/oss/2024%2F07%2F09%2F15-794353eeb15d3fb54e66aedafaf00072-db93f6 .jpg
9
9
10
10
# 站点通知信息
11
11
notice : flex-block主题部分重构,详情查看https://github.com/miiiku/flex-block
Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
- "build" : " hexo generate" ,
7
- "clean" : " hexo clean" ,
8
- "deploy" : " hexo deploy" ,
9
- "server" : " hexo server"
6
+ "server" : " hexo clean & hexo generate & hexo server"
10
7
},
11
8
"hexo" : {
12
9
"version" : " 7.3.0"
You can’t perform that action at this time.
0 commit comments