Skip to content

Commit ac68795

Browse files
committed
Add modern favicon and update HTML to reference it
1 parent 0e79583 commit ac68795

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
56
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
67
<title>Portfolio Tracker</title>
78
</head>

public/favicon.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)