mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-13 16:45:14 +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: {
|
||||
drafts: true,
|
||||
future: true,
|
||||
limit_posts: 10
|
||||
limit_posts: 50
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user