added icon to title bar

This commit is contained in:
Harivansh Rathi 2024-11-20 20:11:20 -05:00
parent e8e5e241bf
commit 7858b03494
2 changed files with 1 additions and 1 deletions

View file

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Habit Tracker</title> <title>Habit Tracker</title>
</head> </head>

BIN
public/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB