Skip to content

Commit

Permalink
fix: fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
adcentury committed Sep 11, 2023
1 parent 5b1b9de commit 5a10f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/.vitepress/theme/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
Layout: h(DefaultTheme.Layout, null, {
'nav-bar-content-before': () => h(Documate, {
endpoint: 'https://xcy1vqep63.us.aircode.run/ask',
},)
}),
}),
enhanceApp(ctx: EnhanceAppContext) {
DefaultTheme.enhanceApp(ctx)
Expand Down

0 comments on commit 5a10f9b

Please sign in to comment.