Skip to content

Commit c703db8

Browse files
committed
add favicon
1 parent 5e89381 commit c703db8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/x-icon" href="favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React + TS</title>
7+
<title>Rick and Morty</title>
88
</head>
99
<body>
1010
<div id="root"></div>

public/favicon.ico

15 KB
Binary file not shown.

0 commit comments

Comments
 (0)