Aditya-Darshan-G commited on
Commit
a15dd26
·
verified ·
1 Parent(s): 0ac6aa0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8"/>
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
- <title>TDS Data Analyst Agent</title>
7
  <style>
8
  * { margin:0; padding:0; box-sizing:border-box; }
9
  body {
@@ -71,7 +71,7 @@
71
  <body>
72
  <div class="container">
73
  <div class="header">
74
- <h1>TDS Data Analyst Agent</h1>
75
  <p>Upload your questions file and optional dataset to get intelligent answers with visualizations</p>
76
  </div>
77
 
 
3
  <head>
4
  <meta charset="UTF-8"/>
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
+ <title>Data Analyst Agent</title>
7
  <style>
8
  * { margin:0; padding:0; box-sizing:border-box; }
9
  body {
 
71
  <body>
72
  <div class="container">
73
  <div class="header">
74
+ <h1>Data Analyst Agent</h1>
75
  <p>Upload your questions file and optional dataset to get intelligent answers with visualizations</p>
76
  </div>
77