Skip to content

Commit 3d7daeb

Browse files
committed
docs: Adding logo to storybook docs
1 parent 62c50c5 commit 3d7daeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/configureStorybook.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import '@fortawesome/fontawesome-free/css/all.css'
88

99
const basicTheme = create({
1010
base: 'light',
11-
brandTitle: 'Vue use kit',
11+
brandTitle: '🛠️ Vue use kit',
1212
brandUrl: pkg.repository.url,
1313
brandImage: null
1414
})

0 commit comments

Comments
 (0)