chore: remove the deprecated theme configuration property

This commit is contained in:
Vova Rutskyi
2024-09-23 14:50:40 +03:00
committed by amarantha-k
parent 8aaabb3ba6
commit 6cbb3a036f
226 changed files with 835 additions and 1061 deletions

View File

@@ -170,10 +170,9 @@ If these buttons don't make sense as a proper reading order in context you can d
```yaml
---
theme:
navigation:
nextButton:
hide: true
navigation:
nextButton:
hide: true
---
```