Skip to content

Commit

Permalink
fix: iOS safari tab favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ligsnf committed Dec 25, 2024
1 parent 47a3d85 commit 3a32c51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<link rel="icon" type="image/svg+xml" href="/favicon/favicon.svg" />
<link rel="shortcut icon" href="/favicon/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png" />
<link rel="mask-icon" href="/favicon/favicon.svg" >
<meta name="apple-mobile-web-app-title" content="Monash Grades Calculator" />
<link rel="manifest" href="/site.webmanifest" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Expand Down

0 comments on commit 3a32c51

Please sign in to comment.