feat: delete page
This commit is contained in:
@@ -20,6 +20,7 @@ block body
|
||||
:author-id=page.authorId
|
||||
:is-published=page.isPublished.toString()
|
||||
:toc=page.toc
|
||||
:page-id=page.id
|
||||
)
|
||||
template(slot='sidebar')
|
||||
each navItem in sidebar
|
||||
|
Reference in New Issue
Block a user