Skip to content

Commit

Permalink
Remove top-level from side-navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
lgeiger committed Jul 26, 2019
1 parent 29c84d2 commit f265ecf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs-theme/partials/tabs.html
@@ -0,0 +1,2 @@
<!-- Noop component to simplify sidebar appearence -->
<nav class="md-tabs md-tabs--active"></nav>
2 changes: 2 additions & 0 deletions mkdocs.yml
Expand Up @@ -46,6 +46,8 @@ theme:
palette:
primary: blue
accent: blue
feature:
tabs: true

extra:
social:
Expand Down

0 comments on commit f265ecf

Please sign in to comment.