diff --git a/hakyll-bootstrap/templates/nav.html b/hakyll-bootstrap/templates/nav.html
index 40836cf145a1ee08201cc7633e6085862a6af02a..f97a371f72c954ffd4e878f4642e42e512c19a59 100644
--- a/hakyll-bootstrap/templates/nav.html
+++ b/hakyll-bootstrap/templates/nav.html
@@ -21,10 +21,10 @@
                 <li><a href="/cours/math_tech_info.html">Mathématiques en technologie de l'information</a></li>
                 <li><a href="/cours/prog_seq.html">Programmation séquentielle en C</a></li>
                 <li class="divider"></li>
-                <li class="dropdown-header">Archived</li>
-                <li><a href="#">Sciences orientation logicielle</a></li>
-                <li><a href="#">Programmation séquentielle en Rust</a></li>
-                <li><a href="/cours/prog_conc.html">Programmation concurrente</a></li>
+                <!-- <li class="dropdown-header">Archived</li> -->
+                <!-- <li><a href="#">Sciences orientation logicielle</a></li> -->
+                <!-- <li><a href="#">Programmation séquentielle en Rust</a></li> -->
+                <!-- <li><a href="/cours/prog_conc.html">Programmation concurrente</a></li> -->
               </ul>
               <li><a href="/pages/research_projects.html">Research projects</a></li>
               <li><a href="/pages/bachelor_projects.html">Bachelor projects</a></li>