media: use the media section for videos
This commit is contained in:
@@ -13,10 +13,10 @@ export const NAV_ITEMS: NavItems = {
|
||||
path: '/tags',
|
||||
title: 'tags'
|
||||
},
|
||||
// media: {
|
||||
// path: '/media',
|
||||
// title: 'media'
|
||||
// },
|
||||
media: {
|
||||
path: '/media',
|
||||
title: 'media'
|
||||
},
|
||||
about: {
|
||||
path: '/about',
|
||||
title: 'about'
|
||||
|
||||
Reference in New Issue
Block a user