Skip to content

Commit

Permalink
fix: mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Feb 14, 2020
1 parent e8f53ed commit a247b7d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ nav:
- Quickstart: quickstart.md
- OBA features: features.md
- Configuration file: configuration_file.md
theme:
name: material
markdown_extensions:
- admonition
- codehilite:
guess_lang: false
- toc:
permalink: true
theme:
name: material

markdown_extensions:
- admonition
- codehilite:
guess_lang: false
- toc:
permalink: true

0 comments on commit a247b7d

Please sign in to comment.