Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit dfb371d

Browse files
committed
bump theme info
1 parent 8237b0b commit dfb371d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.storybook/theme.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ import {create} from '@storybook/theming/create'
77
*/
88
export default create({
99
base: 'light',
10-
brandTitle: 'WebDevStudios',
11-
brandUrl: 'https://webdevstudios.com'
10+
brandTitle: 'Next.js WordPress Starter',
11+
brandUrl: 'https://nextjs-wordpress-starter-staging.vercel.app'
1212
})

0 commit comments

Comments
 (0)