update: docs

This commit is contained in:
Tom Boullay
2026-04-29 13:01:10 +02:00
parent 2a3b088294
commit 471424f83d
9 changed files with 281 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export function DocsEditorPage(): React.JSX.Element {
<DocsDocument
content={editor}
frContent={editorFr}
meta="06"
meta="08"
title="Editor User Guide"
/>
);