Skip to content

Commit

Permalink
docs(mkdocs): add dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
parsariyahi committed Jan 6, 2024
1 parent 063bbc5 commit ea4ca65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ plugins:
merge_init_into_class: true

nav:
- Home: 'index.md'
- Home: index.md

- License: 'license.md'
- License: license.md

- Documentation:
- components :
Expand Down

0 comments on commit ea4ca65

Please sign in to comment.