Skip to content

Commit

Permalink
changed favico
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranbose committed May 9, 2024
1 parent 13ae8bf commit 6c90ff4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<base href="./"> <meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="assets/images/Phoenix-mac-64.png">
<link rel="icon" type="image/x-icon" href="assets/images/fav.png">

<!-- Primary Meta Tags -->
<title>Phoenix Code | Code Creatively</title>
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<base href="/" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="assets/images/Phoenix-mac-64.png">
<link rel="icon" type="image/x-icon" href="assets/images/fav.png">

<!-- Primary Meta Tags -->
<title>Phoenix Code | Code Creatively</title>
Expand Down

0 comments on commit 6c90ff4

Please sign in to comment.