1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-11 17:14:57 +02:00

merge conflict

This commit is contained in:
Hakim El Hattab
2016-04-10 12:07:10 +02:00

View File

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