Skip to content

Commit

Permalink
⚙️ FEATURE-#23: Updated settings
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoCelmer committed Jan 27, 2025
1 parent f37b5a0 commit 5e23894
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ nav:
- Home: index.md
- Getting Started: nav/getting-started.md
- Setup:
- nav/setup/sidebar.md
- nav/setup/components.md
- nav/setup/colors.md
- nav/setup/fonts.md
Expand All @@ -24,6 +25,8 @@ theme:
theme_style: light
site_name_style: normal
title_style: bold
sidebar: true
navigation_depth: 5
highlightjs: true
- yaml
- python
Expand All @@ -34,7 +37,7 @@ theme:
background: white
components:
site_name: true
title: true
title: false
menu: true
preview: true
footer: true

0 comments on commit 5e23894

Please sign in to comment.