merge conflict

This commit is contained in:
Hakim El Hattab 2016-04-10 12:07:10 +02:00
commit 87b24dd457
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ module.exports = function(grunt) {
files: [ 'index.html']
},
markdown: {
files: [ './*.md' ]
files: [ '*.md' ]
},
options: {
livereload: true