carrotcake3 commited on
Commit
c5aa2f4
·
verified ·
1 Parent(s): e57c0d3

Update templates/base.html

Browse files
Files changed (1) hide show
  1. templates/base.html +2 -2
templates/base.html CHANGED
@@ -27,7 +27,7 @@
27
  <nav id="sidebar-wrapper" class="glass-sidebar">
28
 
29
  <div class="sidebar-header text-center py-4">
30
- <h5 class="fw-bold m-0">BioFuelOpt 1.0</h5>
31
  </div>
32
 
33
  <div class="list-group list-group-flush mt-3">
@@ -94,7 +94,7 @@
94
  <button class="btn btn-outline-light me-3" id="sidebarToggle">
95
  <i class="bi bi-list"></i>
96
  </button>
97
- <span class="navbar-title-center fw-semibold">BioFuelOpt 1.0</span>
98
  </nav>
99
 
100
  <main class="container-fluid py-4">
 
27
  <nav id="sidebar-wrapper" class="glass-sidebar">
28
 
29
  <div class="sidebar-header text-center py-4">
30
+ <h5 class="fw-bold m-0">CNthesizer</h5>
31
  </div>
32
 
33
  <div class="list-group list-group-flush mt-3">
 
94
  <button class="btn btn-outline-light me-3" id="sidebarToggle">
95
  <i class="bi bi-list"></i>
96
  </button>
97
+ <span class="navbar-title-center fw-semibold">CNthesizer</span>
98
  </nav>
99
 
100
  <main class="container-fluid py-4">