From 440c9466033f972c1e8a0815bc2d102e5df49d25 Mon Sep 17 00:00:00 2001 From: Den Piligrim <89912505+vasiljevdenis@users.noreply.github.com> Date: Wed, 11 Mar 2026 19:50:03 +0300 Subject: [PATCH] robots --- client/public/robots.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 client/public/robots.txt diff --git a/client/public/robots.txt b/client/public/robots.txt new file mode 100644 index 0000000..77470cb --- /dev/null +++ b/client/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / \ No newline at end of file