From ac0db5a9ad3233d58ab588444e561e2a373956f8 Mon Sep 17 00:00:00 2001 From: chris-colinsky Date: Sun, 24 May 2026 11:40:33 -0700 Subject: [PATCH] chore(docs): add robots.txt --- docs/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/robots.txt diff --git a/docs/robots.txt b/docs/robots.txt new file mode 100644 index 0000000..4adc101 --- /dev/null +++ b/docs/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://openarmature.ai/sitemap.xml