Skip to content

Commit 576723b

Browse files
committed
Additional branding updates (#64712)
* branding updates * update snapshots * update loginPage snapshot * removed unused EuiText imports * update button label for exiting full screen * remove unused translations * update loading_news snapshot * update functional baseline screenshots # Conflicts: # src/core/public/chrome/ui/header/header_logo.tsx # x-pack/plugins/translations/translations/zh-CN.json
1 parent f9da008 commit 576723b

31 files changed

Lines changed: 48 additions & 170 deletions

File tree

src/core/public/chrome/ui/header/header_logo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export function HeaderLogo({ href, navigateToApp, ...observables }: Props) {
100100
return (
101101
<EuiHeaderLogo
102102
data-test-subj="logo"
103-
iconType="logoKibana"
103+
iconType="logoElastic"
104104
onClick={(e) => onClick(e, forceNavigation, navLinks, navigateToApp)}
105105
href={href}
106106
aria-label={i18n.translate('core.ui.chrome.headerGlobalNav.goHomePageIconAriaLabel', {
11.9 KB
Loading
13.3 KB
Loading
Binary file not shown.
5.93 KB
Loading
507 Bytes
Loading
1.07 KB
Loading
0 Bytes
Binary file not shown.

src/core/server/core_app/assets/favicons/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "",
3+
"short_name": "",
34
"icons": [
45
{
56
"src": "/android-chrome-192x192.png",
-3.37 KB
Binary file not shown.

0 commit comments

Comments
 (0)