Skip to content

Commit 14f5704

Browse files
Remove initial Zensical pages from zensical.toml
1 parent 8f505c0 commit 14f5704

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

zensical.toml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,16 @@ Copyright © 2023 Electronic Mango
4545
#
4646
# Read more: https://zensical.org/docs/setup/navigation/
4747
nav = [
48-
{ "Introduction" = "index.md" },
49-
"installation.md",
50-
"usage.md",
51-
"caveats.md",
52-
"license.md",
53-
{ "API Reference" = ["API Reference/functions.md", "API Reference/data.md", "API Reference/exceptions.md"] },
54-
{ "Zensical" = ["Zensical/zensical.md", "Zensical/markdown.md"] },
48+
{ "Introduction" = "index.md" },
49+
"installation.md",
50+
"usage.md",
51+
"caveats.md",
52+
"license.md",
53+
{ "API Reference" = [
54+
"API Reference/functions.md",
55+
"API Reference/data.md",
56+
"API Reference/exceptions.md",
57+
] },
5558
]
5659

5760
# With the "extra_css" option you can add your own CSS styling to customize

0 commit comments

Comments
 (0)