Skip to content

Commit a75c23e

Browse files
Restore side nav and set Home title
Remove explicit nav override so full left navigation is auto-generated without top tabs, and rename the first README page title to Home for the left menu label. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent ff16939 commit a75c23e

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.github/zensical.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
site_name = "-{{ REPO_NAME }}-"
33
repo_name = "-{{ REPO_OWNER }}-/-{{ REPO_NAME }}-"
44
repo_url = "https://github.com/-{{ REPO_OWNER }}-/-{{ REPO_NAME }}-"
5-
nav = [
6-
{"Home" = "index.md"},
7-
]
85

96
[project.theme]
107
language = "en"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# {{ NAME }}
1+
# Home
22

33
{{ DESCRIPTION }}
44

0 commit comments

Comments
 (0)