From 214f5ee0579954745f95ff44e7c3d523e56e0fea Mon Sep 17 00:00:00 2001 From: RedrockJS Date: Fri, 12 Dec 2025 11:17:38 +0300 Subject: [PATCH] fix: move robots.txt --- {public => src/app}/robots.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {public => src/app}/robots.txt (100%) diff --git a/public/robots.txt b/src/app/robots.txt similarity index 100% rename from public/robots.txt rename to src/app/robots.txt