Add humans.txt to mirror files (#3494)
This commit is contained in:
parent
0ac7f340be
commit
812b96bdac
|
|
@ -35,6 +35,7 @@ class OctoberMirror extends Command
|
|||
'index.php',
|
||||
'favicon.ico',
|
||||
'robots.txt',
|
||||
'humans.txt',
|
||||
'sitemap.xml',
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue