mirror of
https://github.com/fmhy/edit.git
synced 2025-10-13 16:21:05 +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: *
|
||||
Disallow: /assets/
|
||||
Disallow: /*.png$
|
||||
Disallow: /*.svg$
|
||||
Disallow: /*.ico$
|
||||
Allow: /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue