lvvignesh2122 commited on
Commit
1241d10
·
1 Parent(s): 215ed9c

Update UI Sidebar Brand to NexusGraph AI

Browse files
Files changed (1) hide show
  1. frontend/index.html +1 -1
frontend/index.html CHANGED
@@ -19,7 +19,7 @@
19
 
20
  <!-- SIDEBAR -->
21
  <aside class="sidebar">
22
- <div class="brand">Gemini RAG</div>
23
 
24
  <button class="new-chat-btn" onclick="newChat()">
25
  <span>+</span> New Chat
 
19
 
20
  <!-- SIDEBAR -->
21
  <aside class="sidebar">
22
+ <div class="brand">NexusGraph AI</div>
23
 
24
  <button class="new-chat-btn" onclick="newChat()">
25
  <span>+</span> New Chat