Skip to content

Commit c25c56e

Browse files
committed
Merge pull request laravel#1876 from briankiewel/robots
Changed robots.txt to use disallow instead of allow
2 parents 9ee8da7 + 7ad0dce commit c25c56e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/robots.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
User-agent: * Allow: /
1+
User-agent: *
2+
Disallow:

0 commit comments

Comments
 (0)