Update znbc.co.zm.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-05 03:33:55 +03:00
parent 7c8c972d6d
commit 9806393dec

View file

@ -11,11 +11,8 @@ dayjs.extend(timezone)
dayjs.extend(customParseFormat)
module.exports = {
lang: 'en',
days: 7,
site: 'znbc.co.zm',
channels: 'znbc.co.zm.channels.xml',
output: '.gh-pages/guides/znbc.co.zm.guide.xml',
url({ channel }) {
return `https://www.znbc.co.zm/${channel.site_id}/`
},