From dc90a6f5123e761fab48aba1a5ad4fb69919e19d Mon Sep 17 00:00:00 2001 From: Thefeli73 Date: Wed, 15 Jan 2020 18:20:10 +0100 Subject: [PATCH] robots --- src/robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/robots.txt b/src/robots.txt index 346e074..6327676 100644 --- a/src/robots.txt +++ b/src/robots.txt @@ -1,5 +1,8 @@ User-agent: * Disallow: /assets/ +Disallow: /img/ +Disallow: /css/ +Disallow: /js/ Disallow: /include/ Disallow: /404.html Disallow: /50x.html