mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: fix VacResearch logo url
This commit is contained in:
@@ -6,7 +6,7 @@ export const vacResearchThemeConfig: typeof baseThemeConfig = {
|
||||
...baseThemeConfig.navbar,
|
||||
logo: {
|
||||
alt: 'Vac Research',
|
||||
src: 'theme/image/logo-black.svg',
|
||||
src: 'theme/image/logo.svg',
|
||||
height: 26,
|
||||
},
|
||||
items: [],
|
||||
|
||||
Reference in New Issue
Block a user