Update meo.pt.config.js

This commit is contained in:
Aleksandr Statciuk 2021-10-05 03:33:06 +03:00
parent a1e9ddf0dd
commit ea6c64fb01

View file

@ -8,10 +8,7 @@ dayjs.extend(customParseFormat)
dayjs.extend(timezone) dayjs.extend(timezone)
module.exports = { module.exports = {
lang: 'pt',
site: 'meo.pt', site: 'meo.pt',
channels: 'meo.pt.channels.xml',
output: '.gh-pages/guides/meo.pt.guide.xml',
request: { request: {
method: 'POST', method: 'POST',
data: function ({ channel, date }) { data: function ({ channel, date }) {