Merge pull request #47 from Abhishek2634/feature

Changing favicon to c2si logo icon for better understanding
This commit is contained in:
Shubh Mehta 2025-02-08 01:54:39 +09:00 committed by GitHub
commit 43350bacb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 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="/c2si.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>GDB-UI</title>
</head>
<body>
<div id="root"></div>

BIN
webapp/public/c2si.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB