mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Storybook: add canary deploy from master (#22843)
* Canary from master latest from release * Fix logo URL
This commit is contained in:
@@ -38,7 +38,7 @@ const createTheme = (theme: GrafanaTheme) => {
|
||||
inputBorderRadius: 4,
|
||||
|
||||
brandTitle: 'Grafana UI',
|
||||
brandUrl: '/',
|
||||
brandUrl: './',
|
||||
brandImage: './grafana_icon.svg',
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user