Skip to content

Commit 8b6c74d

Browse files
committed
Add dim-green custom favicon based on provided SVG
1 parent b2da991 commit 8b6c74d

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

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.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>linksim</title>
88
</head>

public/favicon.svg

Lines changed: 16 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)