Skip to content

Commit

Permalink
feat: link to login page
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin-Guillemin committed Feb 21, 2025
1 parent 3d518cb commit a34f4ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h1>Connectez-vous <span>à votre Espace Numérique de Travail (ENT)</span></h1>
</a>
</li>
<li>
<a href="#">
<a href="./login.html">
<i class="waif-profile profile2" aria-hidden="true"></i>
<p>Élève ou parent<br>(Enseignement agricole)</p>
</a>
Expand All @@ -63,7 +63,7 @@ <h1>Connectez-vous <span>à votre Espace Numérique de Travail (ENT)</span></h1>
</a>
</li>
<li>
<a href="#">
<a href="./login.html">
<i class="waif-profile profile6" aria-hidden="true"></i>
<p>Autre public<br>(utilisateur local, entreprise,...)</p>
</a>
Expand Down

0 comments on commit a34f4ec

Please sign in to comment.