mirror of
https://github.com/Alvin-Zilverstand/pokedex.git
synced 2026-03-06 13:25:11 +01:00
Add favicon link to index.html
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<title>Pokemon Detail</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<script src="./pokemon-detail.js" defer></script>
|
||||
<link rel="icon" href="./assets/pokeball.png" type="image/x-icon">
|
||||
</head>
|
||||
<body>
|
||||
<main class="detail-main main">
|
||||
|
||||
Reference in New Issue
Block a user