From d6fad96d4dcadad951c7120b537aceee025571e4 Mon Sep 17 00:00:00 2001 From: edmondlang Date: Fri, 28 Apr 2023 00:17:00 +0800 Subject: [PATCH] add robot.txt --- robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..77470cb3 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file