소스 검색

:fire: Unmark project list as active

As it's not always the case.
DricomDragon 1 년 전
부모
커밋
c2f8cfdce2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)$