Skip to content

Commit 51a7811

Browse files
authored
Update zensical.toml
1 parent ca48601 commit 51a7811

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

zensical.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,10 @@ nav = [
152152
[project.theme]
153153
variant = "modern"
154154
logo = "images/logo.png"
155-
custom_dir = "overrides"
155+
custom_dir = "overrides"
156+
features = [
157+
"navigation.tabs"
158+
]
156159
#features = [
157160
# "content.action.edit",
158161
# "content.action.view",

0 commit comments

Comments
 (0)