add lbc favicon
This commit is contained in:
parent
313faa739d
commit
b814ee0ffb
2 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ export function Header(props) {
|
||||||
<>
|
<>
|
||||||
<Head>
|
<Head>
|
||||||
<title>{__(m.title)}</title>
|
<title>{__(m.title)}</title>
|
||||||
<link rel="icon" href="/favicon.ico" />
|
<link rel="icon" href="/lbc.png" />
|
||||||
|
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
|
|
BIN
public/lbc.png
Normal file
BIN
public/lbc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
Loading…
Reference in a new issue