From ccf19780bcfb7251802e49392b4461c58dc61c18 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 9 Apr 2020 02:46:45 +0000 Subject: Disallow blame in robots.txt --- www/git.causal.agency/cgit/robots.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'www') diff --git a/www/git.causal.agency/cgit/robots.txt b/www/git.causal.agency/cgit/robots.txt index 4ce948fe..1b33266d 100644 --- a/www/git.causal.agency/cgit/robots.txt +++ b/www/git.causal.agency/cgit/robots.txt @@ -1,3 +1,4 @@ User-agent: * Disallow: /*/snapshot/* +Disallow: /*/blame/* Allow: / -- cgit 1.4.1