Update index.html

This commit is contained in:
Ariful Alam 2022-03-18 23:58:39 +06:00
parent 50f0f49afe
commit 91667f155f

View File

@ -2,9 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="manifest" href="/manifest.json" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<title>Portfolio</title>
</head>
<body>
<div id="root"></div>