Skip to content

Commit 2dde0d8

Browse files
committed
chore: adding header X-Robots-Tag: llms-txt
1 parent 0c0f00a commit 2dde0d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

web/netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ YARN_ENABLE_GLOBAL_CACHE = "true"
99

1010
[functions]
1111
directory = "web/netlify/functions/"
12+
13+
[[headers]]
14+
for = "/*"
15+
[headers.values]
16+
X-Robots-Tag = "llms-txt"

0 commit comments

Comments
 (0)