Modifications et mises à jour

This commit is contained in:
2021-08-13 13:32:23 +02:00
parent 68eae83470
commit 4902d75fbb
22 changed files with 1956 additions and 36 deletions

View File

@ -235,7 +235,7 @@
<li class="md-tabs__item">
<a href="./" class="md-tabs__link md-tabs__link--active">
<a href="../introduction/" class="md-tabs__link md-tabs__link--active">
Application web
</a>
</li>
@ -504,6 +504,18 @@
<li class="md-nav__item">
<a href="../introduction/" class="md-nav__link">
Introduction - Application web
</a>
</li>
@ -597,6 +609,18 @@
<li class="md-nav__item">
<a href="../writefreely/" class="md-nav__link">
WriteFreely
</a>
</li>
</ul>
</nav>
</li>
@ -687,7 +711,7 @@
<nav class="md-footer__inner md-grid" aria-label="Pied de page">
<a href="../../site-internet/introduction/" class="md-footer__link md-footer__link--prev" aria-label="Précédent: Introduction - Site internet" rel="prev">
<a href="../introduction/" class="md-footer__link md-footer__link--prev" aria-label="Précédent: Introduction - Application web" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
@ -696,7 +720,7 @@
<span class="md-footer__direction">
Précédent
</span>
Introduction - Site internet
Introduction - Application web
</div>
</div>
</a>