mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[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:
@ -7,6 +7,7 @@ theme:
|
||||
features:
|
||||
- header.autohide
|
||||
- content.code.copy
|
||||
- content.action.edit
|
||||
palette:
|
||||
- scheme: slate
|
||||
toggle:
|
||||
|
Reference in New Issue
Block a user