1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-01-18 17:04:09 +01:00

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