merge conflict
This commit is contained in:
commit
87b24dd457
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ module.exports = function(grunt) {
|
|||
files: [ 'index.html']
|
||||
},
|
||||
markdown: {
|
||||
files: [ './*.md' ]
|
||||
files: [ '*.md' ]
|
||||
},
|
||||
options: {
|
||||
livereload: true
|
||||
|
|
Loading…
Reference in a new issue