Skip to content

Commit

Permalink
Changed favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
alundiak committed Oct 21, 2024
1 parent 3ad5316 commit e7eea27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<head>
<title>Flags</title>
<meta charset="utf-8" />
<link rel="icon" type="image/x-icon" href="%PUBLIC_URL%/my-favicon.ico" />
<!-- <link rel="icon" type="image/x-icon" href="my-favicon.ico" /> -->
<!-- <link rel="icon" type="image/x-icon" href="%PUBLIC_URL%/my-favicon.ico" /> -->
<link rel="icon" type="image/x-icon" href="my-favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="./index.css" />
</head>
Expand Down

0 comments on commit e7eea27

Please sign in to comment.