This commit is contained in:
Collin M. Barrett 2019-08-24 09:26:40 -05:00
parent d3f8752e77
commit ceb4aaa40d

View file

@ -9,7 +9,7 @@ const App: React.FC = () => {
return (
<Layout>
<Header>
<div className="logo" />
<img src="logo_filterlists.png" alt="FilterLists logo" height="44px" style={{ background: '#fff' }} />
<Menu
theme="dark"
mode="horizontal"