Update programetv.ro.config.js
This commit is contained in:
@@ -6,10 +6,7 @@ require('dayjs/locale/ro')
|
||||
dayjs.locale('ro')
|
||||
|
||||
module.exports = {
|
||||
lang: 'ro',
|
||||
site: 'programetv.ro',
|
||||
channels: 'programetv.ro.channels.xml',
|
||||
output: '.gh-pages/guides/programetv.ro.guide.xml',
|
||||
url: function ({ date, channel }) {
|
||||
const diff = dayjs().diff(date, 'd')
|
||||
let day
|
||||
|
||||
Reference in New Issue
Block a user