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