Add humans.txt to mirror files (#3494)

This commit is contained in:
Alexandre Villeneuve 2018-04-10 19:50:01 -04:00 committed by Luke Towers
parent 0ac7f340be
commit 812b96bdac
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class OctoberMirror extends Command
'index.php',
'favicon.ico',
'robots.txt',
'humans.txt',
'sitemap.xml',
];