From 58df7cde5f0b714eeeddb1fedb69804bfa893978 Mon Sep 17 00:00:00 2001 From: hirotomoyamada Date: Thu, 26 Sep 2024 15:38:39 +0900 Subject: [PATCH] chore: updated robots.txt to disallow new paths --- public/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/robots.txt b/public/robots.txt index b93bbc4..488eb0a 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -2,3 +2,9 @@ User-agent: * Disallow: /colors/ Disallow: /generators/ Disallow: /contrast-checker/ +Disallow: /en/colors/ +Disallow: /en/generators/ +Disallow: /en/contrast-checker/ +Disallow: /ja/colors/ +Disallow: /ja/generators/ +Disallow: /ja/contrast-checker/