mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Update to Jekyll v3.0.0.
[skip sauce]
This commit is contained in:
+2
-1
@@ -325,7 +325,8 @@ module.exports = function (grunt) {
|
||||
jekyll: {
|
||||
options: {
|
||||
bundleExec: true,
|
||||
config: '_config.yml'
|
||||
config: '_config.yml',
|
||||
incremental: false
|
||||
},
|
||||
docs: {},
|
||||
github: {
|
||||
|
||||
Reference in New Issue
Block a user