fix: fix VacResearch logo url

This commit is contained in:
Hossein Mehrabi
2023-06-06 15:33:41 +03:30
parent c3752f6d76
commit 5bc5593a80
@@ -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: [],