You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- remove the
avigation.indexes feature from .github/zensical.toml to drop the
redundant left sidebar header
- align palette and theme settings with PSModule/docs (black/light-blue
palette, material theme icons, and matching navigation/search feature
toggles)
- align TOC permalink style with PSModule/docs
## Why
The docs navigation had a duplicated section header in the left menu,
and this also brings Sodium docs styling/settings closer to the PSModule
docs baseline.
## Testing
- docs config change only; no runtime/module code changes
---------
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
link = "https://www.powershellgallery.com/profiles/PSModule.io"
89
+
name = "PSModule on the PowerShell Gallery"
90
+
61
91
[[project.extra.social]]
62
92
icon = "fontawesome/brands/github"
63
93
link = "https://github.com/PSModule/"
64
94
name = "PSModule on GitHub"
65
-
66
-
[project.extra.consent]
67
-
title = "Cookie consent"
68
-
description = "We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better."
0 commit comments