diff options
Diffstat (limited to 'static/robots.txt')
| -rwxr-xr-x | static/robots.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100755 index 00000000..14067d6e --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Disallow: /css +Disallow: /images +Disallow: /404.html +Disallow: /testPage + |
