Merge pull request #3662 from silversword411/master

docs - fix features in mkdocs to add tabs
This commit is contained in:
Ylian Saint-Hilaire 2022-02-16 09:08:21 -08:00 committed by GitHub
commit 987388db84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,10 @@ theme:
primary: "white" primary: "white"
accent: "indigo" accent: "indigo"
features: features:
- navigation.tabs
- navigation.expand
- navigation.top
- toc.integrate
extra_css: extra_css:
- stylesheets/extra.css - stylesheets/extra.css
extra: extra: