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

hide pet store

This commit is contained in:
Matthias Kretschmann 2018-11-30 16:28:44 +01:00
parent fa725c5e6f
commit be2504cdf9
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 2 additions and 6 deletions

View File

@ -17,8 +17,3 @@
items:
- title: API reference
link: /references/brizo/
- group: pet store
items:
- title: API reference
link: /references/petstore/

View File

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

View File

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