petit responsive ++ correction editeur de texte

This commit is contained in:
2026-03-04 22:01:36 +01:00
parent c8fffece3e
commit 5b1bd74d9c
365 changed files with 6373 additions and 2514 deletions

View File

@@ -16,6 +16,8 @@
"/api/projects/[id]/workflow/route": "/api/projects/[id]/workflow",
"/api/projects/route": "/api/projects",
"/api/user/profile/route": "/api/user/profile",
"/cgu/page": "/cgu",
"/cgv/page": "/cgv",
"/checkout/page": "/checkout",
"/dashboard/page": "/dashboard",
"/features/page": "/features",
@@ -28,5 +30,6 @@
"/project/[id]/settings/page": "/project/[id]/settings",
"/project/[id]/workflow/page": "/project/[id]/workflow",
"/project/[id]/world/page": "/project/[id]/world",
"/signup/page": "/signup"
"/signup/page": "/signup",
"/sitemap/page": "/sitemap"
}