From 9294d4bab547a07eb17ed0ae28058462b7beaeca Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:11:28 +0900 Subject: 復旧: 全ファイルを復元 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/robots.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/robots.txt (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..702be15 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://yasutakeyohei.com/sitemap-index.xml -- cgit v1.3.1