feat(glossaire): polish sticky entry flow and aside navigation
This commit is contained in:
@@ -87,7 +87,11 @@ const paradigmesPageHref = "/glossaire/paradigmes/";
|
||||
const indexCompletPageHref = "/glossaire/index-complet/";
|
||||
---
|
||||
|
||||
<GlossaryLayout title="Glossaire archicratique" version="1.0">
|
||||
<GlossaryLayout
|
||||
title="Glossaire archicratique"
|
||||
version="1.0"
|
||||
stickyMode="glossary-home"
|
||||
>
|
||||
<Fragment slot="aside">
|
||||
<GlossaryHomeAside allEntries={entries} />
|
||||
</Fragment>
|
||||
|
||||
Reference in New Issue
Block a user