From a3a2fa7173833b6c5182b19ce9b8094be751d3eb Mon Sep 17 00:00:00 2001 From: Royiex Date: Sun, 17 Aug 2025 02:19:24 +0200 Subject: [PATCH] update robots.txt (#3940) disallow crawlers from /assets/ they treat it as junk/bad content --- docs/public/robots.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/public/robots.txt b/docs/public/robots.txt index c2a49f4fb..5f51faa5f 100644 --- a/docs/public/robots.txt +++ b/docs/public/robots.txt @@ -1,2 +1,3 @@ User-agent: * +Disallow: /assets/ Allow: /