Redmind commited on
Commit
83cf9a4
·
verified ·
1 Parent(s): e1e7157

Update templates/sidepane.html

Browse files
Files changed (1) hide show
  1. templates/sidepane.html +1 -1
templates/sidepane.html CHANGED
@@ -120,7 +120,7 @@
120
  <!-- Logo and Title Section -->
121
  <div class="d-flex align-items-center">
122
  <img src="/static/img/redmindlogo3.jpg" alt="Logo" style="width: 70px; height: auto; margin-right: 15px;">
123
- <h3 class="m-0" style="font-weight: 500;">Redmind GPT - {{title}}</h3>
124
  </div>
125
 
126
  <!-- Buttons Section -->
 
120
  <!-- Logo and Title Section -->
121
  <div class="d-flex align-items-center">
122
  <img src="/static/img/redmindlogo3.jpg" alt="Logo" style="width: 70px; height: auto; margin-right: 15px;">
123
+ <h3 class="m-0" style="font-weight: 500;">RedMindGPT - {{title}}</h3>
124
  </div>
125
 
126
  <!-- Buttons Section -->