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 f93947a commit 71b14f5Copy full SHA for 71b14f5
idoc.yml
@@ -2,6 +2,10 @@ site: Docker 入门教程
2
logo: "./img/logo.svg"
3
favicon: "./img/logo.svg"
4
5
+cacheFileStat: true
6
+
7
+homepage: https://wangchujiang.com/docker-tutorial/
8
9
menus:
10
Home: index.html
11
package.json
@@ -18,6 +18,6 @@
18
"tutorial"
19
],
20
"dependencies": {
21
- "idoc": "^1.10.5"
+ "idoc": "^1.21.1"
22
}
23
0 commit comments