add lbc favicon

This commit is contained in:
Sean Yesmunt 2021-03-29 09:17:58 -04:00
parent 313faa739d
commit b814ee0ffb
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ export function Header(props) {
<>
<Head>
<title>{__(m.title)}</title>
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/lbc.png" />
<meta
property="og:image"

BIN
public/lbc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB