From 22b04e4d930ddd2782be1919183d6a56b337c1c0 Mon Sep 17 00:00:00 2001 From: celebrateyang Date: Tue, 3 Dec 2024 07:03:00 +0800 Subject: [PATCH] robots --- web/static/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 web/static/robots.txt diff --git a/web/static/robots.txt b/web/static/robots.txt new file mode 100644 index 00000000..6f27bb66 --- /dev/null +++ b/web/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: \ No newline at end of file