diff --git a/sitespeed.io b/sitespeed.io index f0d31a9bc..ad09ad32b 100755 --- a/sitespeed.io +++ b/sitespeed.io @@ -81,7 +81,7 @@ echo ''>> $REPORT_DATA_DIR/result.xml echo 'Create the HTML' -java -jar dependencies/xml-velocity-1.0-full.jar $REPORT_DATA_DIR/result.xml report/velocity/pages.vm pages.properties $REPORT_DIR/report.html +java -jar dependencies/xml-velocity-1.0-full.jar $REPORT_DATA_DIR/result.xml report/velocity/pages.vm report/properties/pages.properties $REPORT_DIR/report.html #copy the rest of the files