Skip to content

Commit

Permalink
Favicon Added
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloperKeshavKumar committed Apr 11, 2024
1 parent 14b3b77 commit 53a1929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pokemon Detail</title>
<link rel="shortcut icon" href="./assets/pokeball.ico" type="image/x-icon">
<link rel="stylesheet" href="style.css" />
<script src="./pokemon-detail.js" defer></script>
</head>
Expand Down

0 comments on commit 53a1929

Please sign in to comment.