mirror of
https://github.com/fmhy/edit.git
synced 2025-10-14 08:41:06 +11:00
Update robots.txt
make it so image files in the base directory don't get indexed
This commit is contained in:
parent
62ce2392d0
commit
fc58c7f512
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow: /assets/
|
Disallow: /assets/
|
||||||
|
Disallow: /*.png$
|
||||||
|
Disallow: /*.svg$
|
||||||
|
Disallow: /*.ico$
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue