media: use the media section for videos

This commit is contained in:
Timothy DeHerrera
2022-12-09 19:28:58 -07:00
parent b87ce1758f
commit 923fb1590c
4 changed files with 42 additions and 14 deletions

View File

@@ -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'