Skip to content

Commit e06614a

Browse files
committed
fix: Provide correct dark logos
1 parent a322828 commit e06614a

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed
29 KB
Loading

packages/documentation/docs/images/UI5_logo_wide_dark.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/documentation/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ next:
66

77
![UI5 logo](./images/UI5_logo_wide.png) { .light-only }
88

9-
![UI5 logo](./images/UI5_logo_wide_dark.svg) { .dark-only }
9+
![UI5 logo](./images/UI5_logo_wide_dark.png) { .dark-only }
1010

1111
# UI5 CLI
1212

packages/documentation/docs/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ next:
66

77
![UI5 logo](../images/UI5_logo_wide.png) { .light-only }
88

9-
![UI5 logo](../images/UI5_logo_wide_dark.svg) { .dark-only }
9+
![UI5 logo](../images/UI5_logo_wide_dark.png) { .dark-only }
1010

1111
# UI5 CLI
1212

0 commit comments

Comments
 (0)