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']
|
files: [ 'index.html']
|
||||||
},
|
},
|
||||||
markdown: {
|
markdown: {
|
||||||
files: [ './*.md' ]
|
files: [ '*.md' ]
|
||||||
},
|
},
|
||||||
options: {
|
options: {
|
||||||
livereload: true
|
livereload: true
|
||||||
|
|
Loading…
Reference in a new issue