Reinstate music category metadata
This commit is contained in:
parent
1b6c0e474a
commit
26e2dc16ec
1 changed files with 5 additions and 5 deletions
|
@ -48,11 +48,11 @@ module.exports.CATEGORY_METADATA = {
|
||||||
description: `Do you love B rated movies? We've got you covered on Odysee`,
|
description: `Do you love B rated movies? We've got you covered on Odysee`,
|
||||||
image: 'https://spee.ch/category-movies:2.jpg?quality=80&height=1200&width=630',
|
image: 'https://spee.ch/category-movies:2.jpg?quality=80&height=1200&width=630',
|
||||||
},
|
},
|
||||||
// [PAGES.MUSIC]: {
|
[PAGES.MUSIC]: {
|
||||||
// title: 'Music',
|
title: 'Music',
|
||||||
// description: 'All the music you love on Odysee',
|
description: 'All the songs, reviews, covers, and how-tos you love on Odysee',
|
||||||
// image: 'https://spee.ch/category-music:8.jpg?quality=80&height=1200&width=630',
|
image: 'https://spee.ch/category-music:8.jpg?quality=80&height=1200&width=630',
|
||||||
// },
|
},
|
||||||
[PAGES.TECHNOLOGY]: {
|
[PAGES.TECHNOLOGY]: {
|
||||||
title: 'Tech',
|
title: 'Tech',
|
||||||
description: 'Hardware, software, startups, photography on Odysee',
|
description: 'Hardware, software, startups, photography on Odysee',
|
||||||
|
|
Loading…
Reference in a new issue