Spaces:
Sleeping
Sleeping
Update templates/base.html
Browse files- 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">
|
| 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">
|
| 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">
|