🐛 Fixed sitemap configuration (#177)

🐛 Fixed sitemap configuration
This commit is contained in:
Liyas Thomas
2019-10-02 13:02:15 +05:30
committed by GitHub

View File

@@ -256,6 +256,9 @@ export default {
googleAnalytics: {
id: process.env.GA_ID || 'UA-61422507-2'
},
sitemap: {
hostname: 'https://postwoman.io'
},
/*
** Build configuration
*/