Skip to content

Commit 296b7ca

Browse files
committed
Frontend improvement
1 parent d8976e2 commit 296b7ca

File tree

5 files changed

+189
-182
lines changed

5 files changed

+189
-182
lines changed

chatbot/README.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

chatbot/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/video.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite + React</title>
7+
<title>VideoQnA</title>
88
</head>
99
<body>
1010
<div id="root"></div>

chatbot/public/video.svg

Lines changed: 5 additions & 0 deletions
Loading

chatbot/public/vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)