[docs] Activate the edit feature (#1967)

We already set edit_uri, but we forgot to enable the feature flag. By
turning it on each page now gets an edit button on the right hand side
of the page header. This'll open the edit view in GitHub.
This commit is contained in:
Daenney
2023-07-09 18:25:14 +02:00
committed by GitHub
parent 6dbb8ba7aa
commit b0f0c8b822

View File

@ -7,6 +7,7 @@ theme:
features:
- header.autohide
- content.code.copy
- content.action.edit
palette:
- scheme: slate
toggle: