This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch tisonkun-patch-1 in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit 14691b0936f1220de2339c705b520a75ab84cbd1 Author: tison <[email protected]> AuthorDate: Wed Mar 29 10:01:21 2023 +0800 Block crawler from indexing the staged site --- content/robots.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/robots.txt b/content/robots.txt new file mode 100644 index 00000000000..1f53798bb4f --- /dev/null +++ b/content/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: /
