exclude template from sitemap (#3092)

This commit is contained in:
Alex Fornuto 2022-03-08 12:29:55 -06:00 committed by GitHub
parent a0e64b1cf9
commit 8cc9c9c8fb
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',
],
},
],