We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0f00a commit 2dde0d8Copy full SHA for 2dde0d8
web/netlify.toml
@@ -9,3 +9,8 @@ YARN_ENABLE_GLOBAL_CACHE = "true"
9
10
[functions]
11
directory = "web/netlify/functions/"
12
+
13
+[[headers]]
14
+ for = "/*"
15
+ [headers.values]
16
+ X-Robots-Tag = "llms-txt"
0 commit comments