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 353974a commit 70da08cCopy full SHA for 70da08c
book/.vuepress/sidebar/otherTech.ts
@@ -50,4 +50,5 @@ export default arraySidebar([
50
buildSimpleNavObj("kubectl命令"),
51
]
52
},
53
+ buildSimpleNavObj("DolphinScheduler", "dolphin-scheduler"),
54
]);
book/.vuepress/theme.ts
@@ -16,7 +16,7 @@ export default hopeTheme(
16
darkmode: "switch",
17
fullscreen: false,
18
// pure: true,
19
- iconAssets: "//at.alicdn.com/t/c/font_4437669_jvfuh8sn5ha.css",
+ iconAssets: "//at.alicdn.com/t/c/font_4437669_qqcrya8ybtj.css",
20
// iconPrefix: ???
21
logo: "https://figure-bed.chua-n.com/logo/荒流.png",
22
favicon: "https://figure-bed.chua-n.com/logo/川.ico",
book/杂技/DolphinScheduler.md
@@ -0,0 +1,4 @@
1
+---
2
+title: DolphinScheduler
3
4
+
0 commit comments