Skip to content

Commit e81eb91

Browse files
committed
Adding polygon branding to Storybook
1 parent df47cfb commit e81eb91

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

.storybook/theme.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@ import { create } from 'storybook/theming'
33
export default create({
44
base: 'light',
55
fontBase: 'Fustat',
6+
brandUrl: 'https://polygon.technology',
7+
brandTitle: 'Polygon / Design System',
8+
brandImage: '/static/images/polygon-logo.svg',
69
})
Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)