Skip to content

Commit

Permalink
favi
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeylitvinenko1 committed Feb 18, 2024
1 parent 160d58b commit 532a463
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function RootLayout({
<html lang="en">

<Head>
<link rel='icon' href='/public/favicon.ico?'/>
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico"/>
</Head>

<body className={montserrat.className}>{children}</body>
Expand Down
File renamed without changes.

0 comments on commit 532a463

Please sign in to comment.