Merge pull request #2 from alxshelepenok/master

Merge changes from source repository
This commit is contained in:
Aleksander Helgaker
2019-08-24 15:45:25 +02:00
committed by GitHub

View File

@@ -92,7 +92,8 @@ module.exports = {
} }
} }
`, `,
output: '/rss.xml' output: '/rss.xml',
title: siteConfig.title
}] }]
} }
}, },