mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
generate more posts during dev
This commit is contained in:
parent
cf37a3762d
commit
764c12b89c
@ -50,7 +50,7 @@ module.exports = function(grunt){
|
|||||||
options: {
|
options: {
|
||||||
drafts: true,
|
drafts: true,
|
||||||
future: true,
|
future: true,
|
||||||
limit_posts: 10
|
limit_posts: 50
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user