Add robots.txt
This commit is contained in:
parent
3f3d088c8c
commit
fb0318072e
1 changed files with 6 additions and 0 deletions
6
static/robots.txt
Normal file
6
static/robots.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
User-agent: *
|
||||
Disallow: /*.jpg$
|
||||
Disallow: /*.png$
|
||||
Disallow: /*.gif$
|
||||
Disallow: /img/
|
||||
Allow: /
|
Loading…
Reference in a new issue