mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
feat: edit shortcuts
This commit is contained in:
@@ -29,6 +29,8 @@ block body
|
||||
comments-enabled=config.features.featurePageComments
|
||||
effective-permissions=Buffer.from(JSON.stringify(effectivePermissions)).toString('base64')
|
||||
comments-external=comments.codeTemplate
|
||||
edit-shortcuts=Buffer.from(JSON.stringify(config.editShortcuts)).toString('base64')
|
||||
filename=pageFilename
|
||||
)
|
||||
template(slot='contents')
|
||||
div!= page.render
|
||||
|
||||
Reference in New Issue
Block a user