Spaces:
Runtime error
Runtime error
Update index.html
Browse files- index.html +1 -6
index.html
CHANGED
|
@@ -2,8 +2,6 @@
|
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
<title>Jio AI Assist</title>
|
| 5 |
-
<link rel="icon" type="image/png" href="../static/Jio-Logo.png" />
|
| 6 |
-
<link rel="apple-touch-icon" type="image/png" href="../static/Jio-Logo.png" />
|
| 7 |
<style>
|
| 8 |
body {
|
| 9 |
background-color: #ECE5DD;
|
|
@@ -123,10 +121,7 @@
|
|
| 123 |
<body>
|
| 124 |
<div class="container">
|
| 125 |
<div class="header">
|
| 126 |
-
<div>
|
| 127 |
-
<img class="logoClass" src="../static/Jio-Logo.png" alt="Jio Logo" />
|
| 128 |
-
</div>
|
| 129 |
-
<div>AI Assist Powered by JioGPT</div>
|
| 130 |
</div>
|
| 131 |
<div class="chat-area">
|
| 132 |
<div class="bot-message">
|
|
|
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
<title>Jio AI Assist</title>
|
|
|
|
|
|
|
| 5 |
<style>
|
| 6 |
body {
|
| 7 |
background-color: #ECE5DD;
|
|
|
|
| 121 |
<body>
|
| 122 |
<div class="container">
|
| 123 |
<div class="header">
|
| 124 |
+
<div>AI Assist Powered by J-GPT</div>
|
|
|
|
|
|
|
|
|
|
| 125 |
</div>
|
| 126 |
<div class="chat-area">
|
| 127 |
<div class="bot-message">
|