From 7cda7c7e729c4c07658cd9bad90ea2f6fa5481b8 Mon Sep 17 00:00:00 2001 From: Ed Wilde Date: Fri, 13 Oct 2023 09:10:19 +1300 Subject: [PATCH] Update Storybook logo to the 5.1 OSS logo --- .storybook/theme/SilverstripeTheme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.storybook/theme/SilverstripeTheme.js b/.storybook/theme/SilverstripeTheme.js index 0e350d75d..9588235d4 100644 --- a/.storybook/theme/SilverstripeTheme.js +++ b/.storybook/theme/SilverstripeTheme.js @@ -3,7 +3,7 @@ import { create } from '@storybook/theming/create'; const SilverstripeTheme = create({ base: 'light', brandTitle: 'Silverstripe CMS - Storybook', - brandImage: 'https://www.silverstripe.com/_resources/themes/app/dist/images/logos/silverstripe-logo.svg', + brandImage: 'https://www.silverstripe.org/themes/ssv3/img/global-logo-open-source.svg', brandTarget: '_self', // Main colors