Skip to content

Commit

Permalink
BBL-381 | migrating mkdocs-material from 5.x to 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
exequielrafaela committed Oct 2, 2020
1 parent 9193cbd commit 91b4b39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ theme:
text: Roboto
code: Roboto Mono
features:
- tabs
- instant
- navigation.tabs
- navigation.instant
palette: # https://www.materialpalette.com/colors
scheme: preference
#primary: "teal" # comment to replace by /docs/assets/stylesheets
Expand Down Expand Up @@ -71,7 +71,7 @@ markdown_extensions:

plugins:
- search
- awesome-pages
# - awesome-pages

extra_css:
- assets/stylesheets/extra.css
Expand Down

0 comments on commit 91b4b39

Please sign in to comment.