Cleaning up

This commit is contained in:
Julien Nahum
2024-01-15 12:26:22 +01:00
parent e889d68e9f
commit 70abfe45f5
6 changed files with 20 additions and 97 deletions

1
client/sitemap.js vendored
View File

@@ -1,7 +1,6 @@
import opnformConfig from "./opnform.config.js";
export default {
// exclude all URLs that start with /secret
exclude: ['/settings/**', '/subscriptions/**', '/templates/my-templates'],
sources: [
opnformConfig.api_url + '/sitemap-urls'