Skip to content

Commit e000e1c

Browse files
authored
replace favicon (#148)
* replace favicon png * added ico version as a fallback
1 parent 92641e5 commit e000e1c

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

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/png" href="/cellPACK_icon-only_48x48_dark-filled.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>cellPACK</title>
88
</head>
3.3 KB
Loading

public/favicon.ico

14.7 KB
Binary file not shown.

public/vite.svg

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

0 commit comments

Comments
 (0)