chore: add documentation
ci-web / test (push) Successful in 14m31s

This commit is contained in:
Xor290
2026-08-03 16:09:52 +02:00
parent 8f9bfa1cc8
commit 373d592320
+1 -5
View File
@@ -19,13 +19,9 @@ export function Footer() {
<FooterLink to="/">Présentation</FooterLink>
<FooterLink to="/tarifs">Tarifs</FooterLink>
<FooterLink to="/register">Créer un compte</FooterLink>
<FooterLink to="/documentation">Documentation</FooterLink>
</FooterCol>
<FooterCol title="Ressources">
<FooterLink to="/documentation">Documentation</FooterLink>
<FooterExt href="#">Statut</FooterExt>
<FooterExt href="#">Sécurité</FooterExt>
</FooterCol>
</SimpleGrid>