From 9806393dec9755a4e8dc53bb290a681edc285a5f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 5 Oct 2021 03:33:55 +0300 Subject: [PATCH] Update znbc.co.zm.config.js --- sites/znbc.co.zm.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/sites/znbc.co.zm.config.js b/sites/znbc.co.zm.config.js index 8e24dc80..a5cfdc64 100644 --- a/sites/znbc.co.zm.config.js +++ b/sites/znbc.co.zm.config.js @@ -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}/` },