Skip to content

Commit eb18044

Browse files
committed
follow nimble link guidelines
1 parent 24344d9 commit eb18044

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/storybook/.storybook/theme.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const light = create({
99
// Brand
1010
brandTitle: 'Nimble components',
1111
brandUrl: 'https://github.com/ni/nimble',
12+
brandTarget: '_self',
1213
brandImage: logoLight,
1314

1415
// Brand colors
@@ -51,6 +52,7 @@ const dark = create({
5152
// Brand
5253
brandTitle: 'Nimble components',
5354
brandUrl: 'https://github.com/ni/nimble',
55+
brandTarget: '_self',
5456
brandImage: logoDark,
5557

5658
// Brand colors

0 commit comments

Comments
 (0)