Skip to content

Commit

Permalink
update storybook logo url
Browse files Browse the repository at this point in the history
  • Loading branch information
tnamdevnote committed May 29, 2024
1 parent c581533 commit 28bea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const theme = create({
// Brand assets
brandTitle: "NomadHair",
// TODO: Replace with real url.
brandUrl: "https://nomadhair-79e6c.web.app/",
brandUrl: "https://nomadhair.co/",
brandImage:
"https://res.cloudinary.com/dtsdpcbcv/image/upload/v1712891768/logo-light-lg_pmi0xn.svg",
brandTarget: "_self",
Expand Down

0 comments on commit 28bea0d

Please sign in to comment.