🔍 Fixed sitemap location
This commit is contained in:
@@ -273,9 +273,9 @@ export default {
|
|||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
UserAgent: '*',
|
UserAgent: '*',
|
||||||
Allow: '/',
|
|
||||||
Disallow: '',
|
Disallow: '',
|
||||||
Sitemap: 'sitemap.xml'
|
Allow: '/',
|
||||||
|
Sitemap: '/sitemap.xml'
|
||||||
},
|
},
|
||||||
/*
|
/*
|
||||||
** Build configuration
|
** Build configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user