Spaces:
Running
Running
Update static/home.html
Browse files- static/home.html +2 -2
static/home.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>Welcome to the College Chatbot</title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: Arial, sans-serif;
|
@@ -47,7 +47,7 @@
|
|
47 |
</style>
|
48 |
</head>
|
49 |
<body>
|
50 |
-
<h1>Welcome to the College Chatbot</h1>
|
51 |
|
52 |
<div class="container">
|
53 |
<p>Click the button below to start a conversation with our College Chatbot.</p>
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>Welcome to the LBRCE College Chatbot</title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: Arial, sans-serif;
|
|
|
47 |
</style>
|
48 |
</head>
|
49 |
<body>
|
50 |
+
<h1>Welcome to the LBRCE College Chatbot</h1>
|
51 |
|
52 |
<div class="container">
|
53 |
<p>Click the button below to start a conversation with our College Chatbot.</p>
|