From 6015461460ecf00d378ff046e9d22515c61a7149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sat, 16 Jan 2021 09:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0robots.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 web/public/robots.txt diff --git a/web/public/robots.txt b/web/public/robots.txt new file mode 100644 index 00000000..911d6060 --- /dev/null +++ b/web/public/robots.txt @@ -0,0 +1,6 @@ +# +# robots.txt for GoEdge +# + +User-agent: * +Disallow: / \ No newline at end of file