diff options
author | rebortg <github@ghlr.de> | 2025-02-17 21:55:41 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2025-02-17 22:04:01 +0100 |
commit | 5b9ae4f5be54ca026e4a727b9caeb56bdb2d8ae0 (patch) | |
tree | cff8bdaccfc0b79e189136ea47ed3faf4515ad2c /docs/_html_extra | |
parent | 6ed23c314155dee3b0c8c21af34f458f393b22c6 (diff) | |
download | vyos-documentation-5b9ae4f5be54ca026e4a727b9caeb56bdb2d8ae0.tar.gz vyos-documentation-5b9ae4f5be54ca026e4a727b9caeb56bdb2d8ae0.zip |
Disallow atlassian-bot in robots.txt
(cherry picked from commit 0e440465338457b513e8b295f95b112bde75074b)
Diffstat (limited to 'docs/_html_extra')
-rw-r--r-- | docs/_html_extra/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_html_extra/robots.txt b/docs/_html_extra/robots.txt new file mode 100644 index 00000000..bccdfc14 --- /dev/null +++ b/docs/_html_extra/robots.txt @@ -0,0 +1,2 @@ +User-agent: atlassian-bot +Disallow:
\ No newline at end of file |