We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4be60 commit 0356001Copy full SHA for 0356001
index.html
@@ -2,9 +2,9 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <link rel="icon" type="image/svg+xml" href="/vite.svg" />
+ <link rel="icon" type="image/svg+xml" href="/pokeball.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Vite + React</title>
+ <title>Pokedex React App</title>
8
</head>
9
<body>
10
<div id="root"></div>
public/pokeball.svg
public/vite.svg
0 commit comments