diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2021-01-14 10:21:08 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2021-01-14 10:21:08 -0500 |
| commit | 287770f8854ea20120f544e5d7aac55d2e980cba (patch) | |
| tree | 78b8abe435bd291a879c3c71417f60bea3504af4 /docs | |
| parent | 37a8c1c57518ac35724ee026cdf6f2f2871aaea2 (diff) | |
| parent | 47015d778944d8f30d45c76446d4a1dc4ad66a45 (diff) | |
Merge remote-tracking branch 'upstream/main' into esp-tcpserver
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/robots.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/robots.txt b/docs/robots.txt new file mode 100644 index 000000000..ad3189d42 --- /dev/null +++ b/docs/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Allow: /*/latest/ +Allow: /en/latest/ # Fallback for bots that don't understand wildcards +Allow: /*/6.0.x/ +Allow: /en/6.0.x/ # Fallback for bots that don't understand wildcards +Disallow: / |
