Compare commits
2 Commits
7f65bd0011
...
06b979d249
Author | SHA1 | Date | |
---|---|---|---|
06b979d249 | |||
9692dc0476 |
@ -203,7 +203,7 @@ in
|
||||
return 404;
|
||||
'';
|
||||
"/robots.txt" = {
|
||||
alias = pkgs.writeText "robots.txt" ''
|
||||
alias = pkgs.writeTextDir "robots.txt" ''
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user