feat(ui): update footer infos
This commit is contained in:
parent
03786a0df1
commit
6650f6c867
|
@ -29,6 +29,15 @@ export function Footer() {
|
||||||
<p>
|
<p>
|
||||||
<i class='ri-time-line'></i> Mardi - Vendredi (10h - 18h)
|
<i class='ri-time-line'></i> Mardi - Vendredi (10h - 18h)
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<i class='ri-calendar-2-line'></i> Congés voir{' '}
|
||||||
|
<a
|
||||||
|
href='https://www.iut.u-bordeaux.fr/general/conges-universitaires/'
|
||||||
|
target='_blank'
|
||||||
|
>
|
||||||
|
calendrier universitaire
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h3>Réseaux</h3>
|
<h3>Réseaux</h3>
|
||||||
|
|
Loading…
Reference in a new issue