Browse Source

:fire: Unmark project list as active

As it's not always the case.
DricomDragon 1 year ago
parent
commit
c2f8cfdce2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/templates/navbar.html

+ 1 - 1
src/templates/navbar.html

@@ -25,7 +25,7 @@
                     Projets
                 </a>
                 <div class="dropdown-menu" aria-labelledby="dropdown01">
-                    <a class="dropdown-item active" href="/projets/content.html">
+                    <a class="dropdown-item" href="/projets/content.html">
                         Liste des projets
                     </a>
 $if(list)$