Skip to content

Commit 4a34c3e

Browse files
Rename site to 'PSModule / Docs' and remove Home nav entry
1 parent 94dfd57 commit 4a34c3e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

zensical.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://zensical.org/docs/setup/basics/
33

44
[project]
5-
site_name = "PSModule Docs"
5+
site_name = "PSModule / Docs"
66
site_url = "https://psmodule.io/docs/"
77
docs_dir = "docs"
88
repo_name = "PSModule/docs"
@@ -16,7 +16,6 @@ extra_javascript = [
1616
]
1717
watch = ["includes"]
1818
nav = [
19-
{"Home" = "index.md"},
2019
{"Projects" = [
2120
{"PowerShell Modules" = [
2221
"PowerShell-Modules/index.md",

0 commit comments

Comments
 (0)