mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add logo
This commit is contained in:
parent
d3f8752e77
commit
ceb4aaa40d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue