aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-04-10 12:07:10 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-04-10 12:07:10 +0200
commit87b24dd4579f9327a123443c52586aa24dc3f7e5 (patch)
tree117f59d5da4410927404a5e3488ed6182b4ba152 /Gruntfile.js
parent0fedfbe4c8b75ea6a4c4e4b7b9534fa98548e93c (diff)
parent2dc546f5ba001a074296485ea17dd5d95c0c4d89 (diff)
downloadfreenode-live-2017-presentation-87b24dd4579f9327a123443c52586aa24dc3f7e5.tar
freenode-live-2017-presentation-87b24dd4579f9327a123443c52586aa24dc3f7e5.tar.gz
merge conflict
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 5b11c2b..09e797f 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -129,7 +129,7 @@ module.exports = function(grunt) {
files: [ 'index.html']
},
markdown: {
- files: [ './*.md' ]
+ files: [ '*.md' ]
},
options: {
livereload: true