exclude template from sitemap (#3092) (#3113)

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
This commit is contained in:
backport-actions-token[bot] 2022-03-08 15:35:50 -06:00 committed by GitHub
parent f561e8bf83
commit a83ce20105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ module.exports = {
exclude: [
'/partials/generate-recovery-token.html',
'/partials/install-mkcert.html',
'/tcp/service-template.html',
],
},
],