mirror of https://github.com/embarklabs/embark.git
uiux(@cockpit): use new Embark logo
This commit is contained in:
parent
c1bbdbf345
commit
74683fdc73
|
@ -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 = [
|
||||
|
|
|
@ -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 |
Loading…
Reference in New Issue