feat(robots.txt): disallow all
don't need my personal homepage being indexed...too bad this can't restrict malicious crawlersmain
parent
165ddf2577
commit
e890a6cf05
|
|
@ -0,0 +1,2 @@
|
|||
User-agent: *
|
||||
Disallow: /
|
||||
Loading…
Reference in New Issue