Skip to content

Commit 0c635cf

Browse files
authored
add OneDrive App and update Docs (#187)
* add new pulgins * fix baidu docs * add New OneDrive_App Docs * fix od_app * fix
1 parent f611437 commit 0c635cf

File tree

16 files changed

+305
-12
lines changed

16 files changed

+305
-12
lines changed
9.29 KB
Loading
39.4 KB
Loading
40.6 KB
Loading
55.8 KB
Loading
56.1 KB
Loading
111 KB
Loading
15.3 KB
Loading
41.6 KB
Loading
18 KB
Loading

docs/.vuepress/theme.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,10 @@ export default hopeTheme({
116116
mermaid: true,
117117
sub: true,
118118
sup: true,
119+
align: true,
119120
},
120121
components: {
121-
components: ["ArtPlayer"],
122+
components: ["ArtPlayer","BiliBili","Badge"],
122123
},
123124
},
124125
});

0 commit comments

Comments
 (0)