From f6a1ee1f8ffeb2034296d12bf78d317d2e82ab12 Mon Sep 17 00:00:00 2001 From: rrayy <72653431+rrayy-25809@users.noreply.github.com> Date: Sun, 26 Oct 2025 22:15:04 +0900 Subject: [PATCH] =?UTF-8?q?Changes=20to=20be=20committed:=20=EB=B9=8C?= =?UTF-8?q?=EB=93=9C=EC=97=90=20=ED=8F=AC=ED=95=A8=EB=90=98=EB=8F=84?= =?UTF-8?q?=EB=A1=9D=20public=20=ED=8F=B4=EB=8D=94=EB=A1=9C=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=20=EC=9D=B4=EB=8F=99=20=09renamed:=20=20=20=20robots.?= =?UTF-8?q?txt=20->=20public/robots.txt=20=09renamed:=20=20=20=20sitemap.x?= =?UTF-8?q?ml=20->=20public/sitemap.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- robots.txt => public/robots.txt | 0 sitemap.xml => public/sitemap.xml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename robots.txt => public/robots.txt (100%) rename sitemap.xml => public/sitemap.xml (100%) diff --git a/robots.txt b/public/robots.txt similarity index 100% rename from robots.txt rename to public/robots.txt diff --git a/sitemap.xml b/public/sitemap.xml similarity index 100% rename from sitemap.xml rename to public/sitemap.xml