feat: add pieces in the header

This commit is contained in:
Martin Eyben 2024-12-03 22:47:14 +00:00
parent b25f62ca21
commit 9dadd10cd3

View File

@ -19,11 +19,16 @@
</li> </li>
</a> </a>
<a href="/pieces">
<li>
Pièces
</li>
<a href="/rendu"> <a href="/rendu">
<li> <li>
Rendus Rendus
</li> </li>
</a> </a> </a>
</ul> </ul>
</nav> </nav>
</header> </header>