Skip to content

Commit 70da08c

Browse files
committed
新增 dolphin-scheduler
1 parent 353974a commit 70da08c

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

book/.vuepress/sidebar/otherTech.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ export default arraySidebar([
5050
buildSimpleNavObj("kubectl命令"),
5151
]
5252
},
53+
buildSimpleNavObj("DolphinScheduler", "dolphin-scheduler"),
5354
]);

book/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default hopeTheme(
1616
darkmode: "switch",
1717
fullscreen: false,
1818
// pure: true,
19-
iconAssets: "//at.alicdn.com/t/c/font_4437669_jvfuh8sn5ha.css",
19+
iconAssets: "//at.alicdn.com/t/c/font_4437669_qqcrya8ybtj.css",
2020
// iconPrefix: ???
2121
logo: "https://figure-bed.chua-n.com/logo/荒流.png",
2222
favicon: "https://figure-bed.chua-n.com/logo/川.ico",

book/杂技/DolphinScheduler.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: DolphinScheduler
3+
---
4+

0 commit comments

Comments
 (0)