Skip to content

Commit

Permalink
fav
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeylitvinenko1 committed Feb 18, 2024
1 parent 6980d77 commit 7c03c14
Showing 1 changed file 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 @@ -23,7 +23,7 @@ export default function RootLayout({
<html lang="en">

<head>
<link rel='icon' href='public/favicon.ico'/>
<link rel='icon' href='/public/favicon.ico'/>
</head>

<body className={montserrat.className}>{children}</body>
Expand Down

0 comments on commit 7c03c14

Please sign in to comment.