From d5708b5653878a21905422aee911e08eb2e228a5 Mon Sep 17 00:00:00 2001 From: STAM Date: Tue, 22 Jul 2025 18:28:42 +0300 Subject: [PATCH] [docs] robots.txt - added ru sitemap --- static/robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/robots.txt b/static/robots.txt index 1001233..dfa8344 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,4 +1,5 @@ User-agent: * Allow: / -Sitemap: https://rehlds.dev/sitemap.xml \ No newline at end of file +Sitemap: https://rehlds.dev/sitemap.xml +Sitemap: https://rehlds.dev/ru/sitemap.xml