We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4d236 commit 8411906Copy full SHA for 8411906
‎front/Favicon2.png‎
581 Bytes
‎front/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/png" href="/Favicon2.png" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Hyli zk-wallet</title>
+ <title>Hyli - Wallet</title>
8
</head>
9
<body>
10
<div id="root"></div>
0 commit comments