Skip to content

Commit

Permalink
fix: fix VacResearch logo url
Browse files Browse the repository at this point in the history
  • Loading branch information
jeangovil committed Jun 6, 2023
1 parent c3752f6 commit 5bc5593
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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: [],
Expand Down

0 comments on commit 5bc5593

Please sign in to comment.