Renamed header auto-hiding feature flag

This commit is contained in:
squidfunk 2020-09-19 15:49:05 +02:00
parent a2bfc6ff5f
commit e92cc5a038

View File

@ -28,7 +28,7 @@ be enabled via `mkdocs.yml` with:
``` yaml
theme:
features:
- header.hide
- header.autohide
```
_Give this feature a try on [the official documentation][4] built with Material