Updated the logo & title in the index.html

This commit is contained in:
2023-04-17 22:09:19 +02:00
parent 1f2b01bf0a
commit 551d282dc6

@ -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/png" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>QuickByte Panel</title>
</head>
<body>
<div id="root"></div>