From 146f7ca6511c5ea9a659d1fd7ea2c3b4bc77d418 Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Wed, 4 Dec 2024 07:57:58 -0800 Subject: [PATCH] Add robots to docs --- docs/docs/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/docs/robots.txt diff --git a/docs/docs/robots.txt b/docs/docs/robots.txt new file mode 100644 index 0000000..14267e9 --- /dev/null +++ b/docs/docs/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file