Skip to content

Commit 65f1b28

Browse files
committed
Updates Branding
1 parent 33f82d0 commit 65f1b28

File tree

9 files changed

+27
-29
lines changed

9 files changed

+27
-29
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
const brandingInfo = {
2-
name: 'custom-stack',
3-
brand: 'custom-stack',
2+
name: 'Custom Stack',
3+
brand: 'Custom Stack',
44
brandUrl: 'https://github.com/dirigiblelabs/sample-custom-stack',
55
icons: {
6-
faviconIco: '/services/web/ide-branding/images/favicon.ico',
7-
favicon32: '/services/web/ide-branding/images/favicon-32x32.png',
8-
favicon16: '/services/web/ide-branding/images/favicon-16x16.png',
6+
faviconIco: '/services/web/ide-branding/favicon-16x16.png',
7+
favicon32: '/services/web/ide-branding/favicon-32x32.png',
8+
favicon16: '/services/web/ide-branding/favicon-16x16.png',
99
},
10-
logo: '/services/web/ide-branding/images/logo.svg',
10+
logo: '/services/web/ide-branding/custom-stack.svg'
1111
};
Lines changed: 21 additions & 0 deletions
Loading
Loading
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.

branding/src/main/resources/META-INF/dirigible/ide-branding/images/logo.svg

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)