uiux(@cockpit): use new Embark logo

This commit is contained in:
Pascal Precht 2019-03-26 11:54:24 +09:00 committed by Iuri Matias
parent c1bbdbf345
commit 74683fdc73
3 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ import {searchResult} from "../reducers/selectors";
import SearchBar from './SearchBar';
import logo from '../images/logo-new.svg';
import logo from '../images/logo-brand-new.png';
import './Layout.css';
const HEADER_NAV_ITEMS = [

View File

@ -1,6 +1,6 @@
import PropTypes from "prop-types";
import React from 'react';
import logo from '../images/logo-new.svg';
import logo from '../images/logo-brand-new.png';
import './Login.css';
import PageHead from '../components/PageHead';

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB