Skip to content

Commit d7107d5

Browse files
committed
update logo path
1 parent fb5b733 commit d7107d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/my-theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default create({
77
// Text colors
88
brandTitle: 'JB Design System',
99
brandUrl: 'https://javadbat.github.io/',
10-
brandImage: '/images/logo-square.svg',
10+
brandImage: './images/logo-square.svg',
1111
colorPrimary:'#0074ff',
1212
colorSecondary: '#7d52ff',
1313
appBorderColor: '#a1a7b0',

0 commit comments

Comments
 (0)