From 8e56284c2406546a97d26752c42cf7f239d021ef Mon Sep 17 00:00:00 2001 From: 233355607 <81961962+2623684696@users.noreply.github.com> Date: Thu, 7 Mar 2024 18:54:46 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=EF=B8=8F=20upd:=20robots.txt=20(#2?= =?UTF-8?q?41)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add robots txt * Update docs/public/robots.txt Co-authored-by: Kevin Z * Update robots.txt --------- Co-authored-by: Kevin Z --- docs/public/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/public/robots.txt diff --git a/docs/public/robots.txt b/docs/public/robots.txt new file mode 100644 index 00000000..d497545b --- /dev/null +++ b/docs/public/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Allow: / +Disallow: /*.html +Disallow: /_auth_redirect +Disallow: /log-viewer +Sitemap: https://crashmc.com/sitemap.xml