Skip to content

Commit

Permalink
Disable tabs in docs (#17211)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbytes1027 authored Dec 12, 2024
1 parent ae4bb19 commit d93d62b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ theme:
- header.autohide
- navigation.footer
- navigation.instant
- navigation.tabs
- navigation.top
palette:
- media: "(prefers-color-scheme: light)"
Expand Down Expand Up @@ -107,8 +106,7 @@ nav:
- Recipes and Starter Themes: getting-started/starter-recipes.md
- Code Generation Templates: getting-started/templates/README.md
- Create a Theme: getting-started/theme.md
- Glossary:
- Terms and Concepts: glossary/README.md
- Glossary: glossary/README.md
- How-to guides:
- Follow the Guides: guides/README.md
- Create a modular application: guides/create-modular-application-mvc/README.md
Expand Down

0 comments on commit d93d62b

Please sign in to comment.