🔍 Fixed sitemap location
This commit is contained in:
parent
6ab7a92184
commit
f6eb1e9652
1 changed files with 2 additions and 1 deletions
|
|
@ -275,7 +275,8 @@ export default {
|
|||
UserAgent: '*',
|
||||
Disallow: '',
|
||||
Allow: '/',
|
||||
Sitemap: '/sitemap.xml'
|
||||
Host: 'https://postwoman.io',
|
||||
Sitemap: 'sitemap.xml'
|
||||
},
|
||||
/*
|
||||
** Build configuration
|
||||
|
|
|
|||
Loading…
Reference in a new issue