feat:meta icon
This commit is contained in:
parent
c00f4094ef
commit
5beff2fa0c
|
|
@ -58,6 +58,7 @@ export default function RootLayout({ children }: { children: ReactNode }) {
|
|||
content="white"
|
||||
media="(prefers-color-scheme: light)"
|
||||
/>
|
||||
<link rel="icon" href="/logohumas.png" />
|
||||
<meta
|
||||
name="theme-color"
|
||||
content="black"
|
||||
|
|
|
|||
Loading…
Reference in New Issue