added icon to title bar

This commit is contained in:
Harivansh Rathi 2024-11-20 03:06:18 -05:00
parent b03a78e835
commit a3c8ec0033
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Harivansh Rathi - Resume</title>
</head>