diff options
| -rw-r--r-- | docs/static/robots.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/static/robots.txt b/docs/static/robots.txt new file mode 100644 index 00000000..0ced4631 --- /dev/null +++ b/docs/static/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /v*/ +Disallow: /next/ |
