feat: add icon
This commit is contained in:
@@ -16,6 +16,7 @@ export default function RootLayout({
|
|||||||
}>) {
|
}>) {
|
||||||
return (
|
return (
|
||||||
<html lang='en'>
|
<html lang='en'>
|
||||||
|
<link rel="icon" href="/favicon.ico" sizes="any" />
|
||||||
<body>
|
<body>
|
||||||
<AppContainer>
|
<AppContainer>
|
||||||
<div className={styles.layoutContainer}>
|
<div className={styles.layoutContainer}>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 156 KiB |
Reference in New Issue
Block a user