feat: add RGPD data export and legal notices page

This commit is contained in:
jessy-david-dev
2026-04-10 23:09:36 +02:00
parent 7f9d58bdf2
commit 76c7967a9a
4 changed files with 229 additions and 0 deletions
+4
View File
@@ -52,6 +52,10 @@ export default function RootLayout({
Politique de confidentialité
</a>
<span>·</span>
<a href="/mentions-legales" className="hover:text-[#888] transition-colors">
Mentions légales
</a>
<span>·</span>
<a href="/about" className="hover:text-[#888] transition-colors">
À propos
</a>