diff --git a/Gruntfile.js b/Gruntfile.js index bb87bd5b5b22..c8341f0633b5 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -981,9 +981,9 @@ var _ = require('lodash'), releaseDate: ninetyDaysAgo, count: 20 }).then(function makeContributorTemplate(contributors) { - var contributorTemplate = '
  • \n\t\n' + - '\t\t" alt="<%name%>">\n' + - '\t\n
  • '; + var contributorTemplate = '
  • \n \n' + + ' " alt="<%name%>">\n' + + ' \n
  • '; grunt.verbose.writeln('Creating contributors template.'); grunt.file.write(templatePath,