From 2ce888c84ce4cb76495a8ea66cfeb04ba9b71d24 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Tue, 22 Mar 2022 12:00:37 +0800 Subject: [PATCH] add robots.txt --- docs/.vuepress/public/robots.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/.vuepress/public/robots.txt diff --git a/docs/.vuepress/public/robots.txt b/docs/.vuepress/public/robots.txt new file mode 100644 index 00000000..4f9540ba --- /dev/null +++ b/docs/.vuepress/public/robots.txt @@ -0,0 +1 @@ +User-agent: * \ No newline at end of file