Skip to content

Commit

Permalink
Show favicon icon on firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Hafez22 committed Nov 20, 2023
1 parent 0bff2bf commit 405e152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name="description"
content="Web site that displays prayer times"
/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="%PUBLIC_URL%/icon/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand Down

0 comments on commit 405e152

Please sign in to comment.