ui improvements
This commit is contained in:
@@ -26,7 +26,7 @@ const SEARCH_ITEMS: SearchResult[] = [
|
||||
{ title: 'Drafts', path: '/writer/content', type: 'page' },
|
||||
{ title: 'Images', path: '/writer/images', type: 'page' },
|
||||
{ title: 'Review', path: '/writer/review', type: 'page' },
|
||||
{ title: 'Published', path: '/writer/published', type: 'page' },
|
||||
{ title: 'Approved', path: '/writer/approved', type: 'page' },
|
||||
// Setup
|
||||
{ title: 'Sites', path: '/sites', type: 'page' },
|
||||
{ title: 'Add Keywords', path: '/add-keywords', type: 'page' },
|
||||
|
||||
Reference in New Issue
Block a user