From 133dfc3fca0e15392974eed700623ab79e24d155 Mon Sep 17 00:00:00 2001 From: mxr612 Date: Mon, 16 Jun 2025 04:24:35 +0800 Subject: [PATCH] fix: update robots.txt to include sitemap directive --- public/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index 9d3dce5..b08aee5 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,4 +1,4 @@ User-agent: * Allow: / -# Sitemap: /sitemap.xml +Sitemap: /sitemap.xml