Added icon

This commit is contained in:
qt-coder 2021-06-28 11:03:17 +08:00
parent bfc836ab98
commit e4c42aa5d7
2 changed files with 1 additions and 0 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB