diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 34673515b..1cfa70fef 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -27,6 +27,10 @@ module.exports = { { hostname: "https://www.pomerium.com", outFile: "docs/sitemap.xml", + exclude: [ + '/partials/generate-recovery-token.html', + '/partials/install-mkcert.html', + ], }, ], [