Skip to content

Commit 0e43fb0

Browse files
committed
web: add favicon
1 parent 9fc7fb1 commit 0e43fb0

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

internal/web/index.html

Lines changed: 1 addition & 1 deletion
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="icon" type="image/svg+xml" href="./vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="./favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Statsviz</title>
88
</head>

internal/web/public/favicon.ico

15 KB
Binary file not shown.

internal/web/public/vite.svg

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

0 commit comments

Comments
 (0)