diff --git a/mkdocs.yml b/mkdocs.yml index 8a945a1e..2b88da21 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,9 +8,9 @@ repo_url: https://github.com/redhatspain/awesome-kubernetes theme: name: material prev_next_buttons_location: both - navigation_depth: 4 - titles_only: False - sticky_navigation: True + #navigation_depth: 4 + #titles_only: False + #sticky_navigation: True extra_css: - static/extra.css extra_javascript: @@ -46,7 +46,7 @@ markdown_extensions: - codehilite - footnotes - toc: - permalink: True + permalink: False #baselevel: 2 nav: - Home: index.md