Understanding theme extension #3929
DiabolusGX
started this conversation in
General
Replies: 2 comments 2 replies
-
@squidfunk
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey, @squidfunk just wanted to know:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem statement:
tabs
, to hide some tabs from top nav bar (like "Getting Started").nav
on a particular file (let's say "Overview") to show hidden tabs ("Getting Started") from the top nav.I'm struggling with:
tabs
overrides partial and show the same filenav
override.nav
only ifOverview
tab is active.Beta Was this translation helpful? Give feedback.
All reactions