Skip to content

Commit 479cb76

Browse files
Remove navigation.indexes from Zensical features (#35)
## Summary Removes `navigation.indexes` from the Zensical theme features in `.github/zensical.toml`. ## What changed - Dropped `navigation.indexes` from the `[project.theme]` features list ## Why `navigation.indexes` creates clickable section index headers in the left-side navigation menu of the generated Zensical docs site. Removing it eliminates that visual header, resulting in a cleaner left-side navigation without the section-level heading element. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 63b41ad commit 479cb76

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/zensical.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ favicon = "Assets/icon.png"
1111
features = [
1212
"navigation.instant",
1313
"navigation.instant.progress",
14-
"navigation.indexes",
1514
"navigation.top",
1615
"navigation.tracking",
1716
"navigation.expand",

0 commit comments

Comments
 (0)