From 1df9fdd50237a65a0b4d28fbe2364734ec20ab04 Mon Sep 17 00:00:00 2001 From: MaxwellCohen Date: Wed, 29 Jul 2026 01:11:12 -0500 Subject: [PATCH] chore(docs): add robots.txt (#5337) --- docs/public/robots.txt | 5 +++++ 1 file changed, 5 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..375c46f4 --- /dev/null +++ b/docs/public/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +Content-Signal: search=yes, ai-train=yes, ai-input=yes +Disallow: + +Sitemap: https://vitepress.dev/sitemap.xml