🔍 Fixed sitemap location
This commit is contained in:
parent
3198f6172b
commit
5523cece62
1 changed files with 2 additions and 2 deletions
|
|
@ -273,9 +273,9 @@ export default {
|
|||
},
|
||||
robots: {
|
||||
UserAgent: '*',
|
||||
Allow: '/',
|
||||
Disallow: '',
|
||||
Sitemap: 'sitemap.xml'
|
||||
Allow: '/',
|
||||
Sitemap: '/sitemap.xml'
|
||||
},
|
||||
/*
|
||||
** Build configuration
|
||||
|
|
|
|||
Loading…
Reference in a new issue