Skip to content

Commit d7bc403

Browse files
authored
Merge pull request #19 from PrathamDogra/pratham-dev
Changed Favicon to Hydra icon
2 parents db857b5 + 6bd19ae commit d7bc403

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

console-frontend/public/Hydra.ico

7.86 KB
Binary file not shown.

console-frontend/public/favicon.ico

-3.78 KB
Binary file not shown.

console-frontend/public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
5+
<link rel="shortcut icon" href="%PUBLIC_URL%/Hydra.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="theme-color" content="#000000" />
88
<!--

0 commit comments

Comments
 (0)