From 469c06661d8dc2a46989839dea17730a41d43e01 Mon Sep 17 00:00:00 2001 From: TZGyn Date: Wed, 31 Jul 2024 07:31:54 +0800 Subject: [PATCH] moved robots.txt to static folder --- frontend/{ => static}/robots.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename frontend/{ => static}/robots.txt (100%) diff --git a/frontend/robots.txt b/frontend/static/robots.txt similarity index 100% rename from frontend/robots.txt rename to frontend/static/robots.txt