1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

sitemap tweaks

This commit is contained in:
Matthias Kretschmann 2019-11-25 16:50:43 +01:00
parent 5b91d3ec68
commit 725147c252
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 3 additions and 3 deletions

View File

@ -147,7 +147,7 @@ module.exports = {
{
resolve: 'gatsby-plugin-sitemap',
options: {
exclude: ['/test/', '/references/petstore/']
exclude: ['/test', '/references/petstore']
}
},
{

View File

@ -1,5 +1,5 @@
User-agent: *
Disallow: */test
Disallow: */references/petstore
Disallow: /test
Disallow: /references/petstore
sitemap: https://docs.oceanprotocol.com/sitemap.xml