Gopikanth123 commited on
Commit
8343e08
·
verified ·
1 Parent(s): c32fec2

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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>Advanced Chatbot UI</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">Advanced Chatbot UI</div>
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>