feat: add icon

This commit is contained in:
2026-06-20 06:47:53 -03:00
parent 638ec6432d
commit f0d9aaf5c4
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ export default function RootLayout({
}>) {
return (
<html lang='en'>
<link rel="icon" href="/favicon.ico" sizes="any" />
<body>
<AppContainer>
<div className={styles.layoutContainer}>