Update buffalo_rag/frontend/templates/index.html
Browse files
buffalo_rag/frontend/templates/index.html
CHANGED
@@ -83,12 +83,12 @@
|
|
83 |
<!-- Main Content -->
|
84 |
<div class="main-content">
|
85 |
<header>
|
86 |
-
<h1><i class="fas fa-university"></i>
|
87 |
</header>
|
88 |
|
89 |
<div class="chat-container" id="chat-container">
|
90 |
<div class="empty-chat" id="empty-chat">
|
91 |
-
<h2>Welcome to
|
92 |
<p>
|
93 |
I'm here to help answer your questions about resources, policies, and procedures
|
94 |
for international students at the University at Buffalo.
|
|
|
83 |
<!-- Main Content -->
|
84 |
<div class="main-content">
|
85 |
<header>
|
86 |
+
<h1><i class="fas fa-university"></i> UBAssist - AI Powered Chat for all you need.</h1>
|
87 |
</header>
|
88 |
|
89 |
<div class="chat-container" id="chat-container">
|
90 |
<div class="empty-chat" id="empty-chat">
|
91 |
+
<h2>Welcome to UBAssist</h2>
|
92 |
<p>
|
93 |
I'm here to help answer your questions about resources, policies, and procedures
|
94 |
for international students at the University at Buffalo.
|