feat:meta icon

This commit is contained in:
Rama Priyanto 2025-02-13 10:05:04 +07:00
parent c00f4094ef
commit 5beff2fa0c
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ export default function RootLayout({ children }: { children: ReactNode }) {
content="white" content="white"
media="(prefers-color-scheme: light)" media="(prefers-color-scheme: light)"
/> />
<link rel="icon" href="/logohumas.png" />
<meta <meta
name="theme-color" name="theme-color"
content="black" content="black"