Skip to content

Commit 59ca8d9

Browse files
committed
fix: logo for documents
1 parent 6bc6cea commit 59ca8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config/shared.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const sharedConfig = defineConfig({
2121
lastUpdated: true,
2222

2323
themeConfig: {
24-
logo: '/logo.svg',
24+
logo: '/assets/logo.svg',
2525

2626
search: {
2727
provider: 'local'

0 commit comments

Comments
 (0)