Skip to content

Commit b0a2e81

Browse files
committed
🔧 Fix favicon path for GitHub Pages - Remove duplicate favicon link and use correct base path
1 parent 5acf651 commit b0a2e81

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎index.html‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<meta property="twitter:image" content="https://images.unsplash.com/photo-1676021944161-89effebfd0ca?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxhYnN0cmFjdCUyMGdlb21ldHJpYyUyMG5lb258ZW58MXx8fHwxNzU2NTg2MjUxfDA&ixlib=rb-4.1.0&q=80&w=1080&utm_source=figma&utm_medium=referral" />
2525

2626
<!-- Favicon -->
27-
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
2827
<link rel="icon" type="image/svg+xml" href="/LP03/favicon.svg" />
2928

3029
<!-- Theme Color -->

0 commit comments

Comments
 (0)