Added icon
This commit is contained in:
parent
bfc836ab98
commit
e4c42aa5d7
2 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ function MyApp({ Component, pageProps }) {
|
|||
<ChakraProvider>
|
||||
<Head>
|
||||
<title>Cath Dashboard</title>
|
||||
<link rel="icon" href="/logo.png" type="image/png"/>
|
||||
</Head>
|
||||
<ColorModeScript initialColorMode={theme.config.initialColorMode} />
|
||||
<Header/>
|
||||
|
|
BIN
public/logo.png
Normal file
BIN
public/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
Loading…
Reference in a new issue