changed title and favicon to IPKS design

This commit is contained in:
2024-10-01 00:16:16 +05:30
parent 45bc3eff57
commit 1615d30e71
3 changed files with 24 additions and 3 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/ipks_logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>IPKS | Development</title>
</head>
<body>
<div id="root"></div>