Skip to content

Commit 8d3bc37

Browse files
committed
Update root.tsx
1 parent 618eebf commit 8d3bc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/root.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import { cn } from './lib/cn'
2929
export const links: LinksFunction = () => [
3030
{
3131
rel: 'icon',
32-
href: '/favicon.iso',
32+
href: '/favicon.ico',
3333
type: 'image/svg+xml'
3434
},
3535
{ rel: 'stylesheet', href: stylesheet },

0 commit comments

Comments
 (0)