From ac68fe3322c572dbb8275d526e1b083e716b05ac Mon Sep 17 00:00:00 2001 From: zyronon Date: Wed, 20 Aug 2025 01:29:33 +0800 Subject: [PATCH] fix:add robots.txt --- public/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/robots.txt diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 00000000..e33a22d9 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Disallow: + +Sitemap: https://2study.top/sitemap.xml