Skip to content

Commit 2dcd150

Browse files
committed
chore: add favicon
1 parent 6aadf75 commit 2dcd150

File tree

8 files changed

+6
-2
lines changed

8 files changed

+6
-2
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +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/svg+xml" href="/favicon.svg" />
6+
<link rel="icon" type="image/png" sizes="192x192" href="/favicon-192x192.png">
7+
<link rel="apple-touch-icon" type="image/png" sizes="192x192" href="/favicon-192x192.png">
68
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
79
<title>wildcat-dashboard-ui</title>
810
</head>

public/apple-touch-icon.png

5.66 KB
Loading

public/bitcredit-192x192.png

6.13 KB
Loading

public/bitcredit-512x512.png

18.3 KB
Loading

public/favicon-96x96.png

3.59 KB
Loading

public/favicon.ico

14.7 KB
Binary file not shown.

public/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

public/vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)