content(essai-these): intégrer Archicratie — La tenue des mondes
All checks were successful
SMOKE / smoke (push) Successful in 6s
CI / build-and-anchors (push) Successful in 43s
CI / build-and-anchors (pull_request) Successful in 37s

This commit is contained in:
2026-05-14 19:10:28 +02:00
parent 95a22ac3d1
commit 769c1589c4
24 changed files with 22671 additions and 29397 deletions

View File

@@ -31,7 +31,7 @@ const { Content, headings } = await render(entry);
currentSlug={String(entry.id).replace(/\.(md|mdx)$/i, "")}
collection="archicrat-ia"
basePath="/archicrat-ia"
label="Table des matières — ArchiCraT-IA"
label="Table des matières — Archicratie"
/>
<LocalToc headings={headings} />
</Fragment>