1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-28 16:48:00 +02:00

generate more posts during dev

This commit is contained in:
Matthias Kretschmann 2013-11-29 21:14:13 +01:00
parent cf37a3762d
commit 764c12b89c

View File

@ -50,7 +50,7 @@ module.exports = function(grunt){
options: {
drafts: true,
future: true,
limit_posts: 10
limit_posts: 50
}
}
},