Update mkdocs.yml

This commit is contained in:
Chris Titus 2024-08-14 10:54:52 -05:00
parent 46d9e2c437
commit 67be99bb7b

1
.github/mkdocs.yml vendored
View File

@ -13,6 +13,7 @@ nav:
theme: theme:
name: material name: material
custom_dir: '../overrides' custom_dir: '../overrides'
docs_dir: '../docs'
features: features:
- navigation.tabs - navigation.tabs
- navigation.sections - navigation.sections