Compare commits

..

No commits in common. "9e2427d5ae8e7fafef9fe001394e9566e181f217" and "3e540609fa8fc60d5108a92146e239b44b04fd44" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<div class="nav-container">
<div class="logo-wrapper" onclick="toggleMenu();">
<a class="logo">
<img src="icon.png" alt="logo"><strong>mp2i-vms.fr</strong>
<img src="icon.png"><strong>mp2i-vms.fr</strong>
</a>
<i id="dropdown-indicator" class="fa-solid fa-caret-down"></i>
</div>