Spaces:
Running
Running
Gopikanth123
commited on
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
-
<title>
|
8 |
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
|
9 |
<style>
|
10 |
:root {
|
@@ -314,7 +314,7 @@
|
|
314 |
</div>
|
315 |
|
316 |
<!-- Header -->
|
317 |
-
<div class="header">
|
318 |
|
319 |
<!-- Chatbox -->
|
320 |
<div class="chat-box" id="chat-box"></div>
|
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
+
<title>TAJ HOTEL CHATBOT</title>
|
8 |
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
|
9 |
<style>
|
10 |
:root {
|
|
|
314 |
</div>
|
315 |
|
316 |
<!-- Header -->
|
317 |
+
<div class="header">TAJ HOTEL CHATBOT</div>
|
318 |
|
319 |
<!-- Chatbox -->
|
320 |
<div class="chat-box" id="chat-box"></div>
|