Skip to content

Commit 71b14f5

Browse files
committed
chore: add cacheFileStat/homepage in idoc.yml
1 parent f93947a commit 71b14f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

idoc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ site: Docker 入门教程
22
logo: "./img/logo.svg"
33
favicon: "./img/logo.svg"
44

5+
cacheFileStat: true
6+
7+
homepage: https://wangchujiang.com/docker-tutorial/
8+
59
menus:
610
Home: index.html
711

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"tutorial"
1919
],
2020
"dependencies": {
21-
"idoc": "^1.10.5"
21+
"idoc": "^1.21.1"
2222
}
2323
}

0 commit comments

Comments
 (0)