mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Disable crawling on Netlify. (#29193)
This commit is contained in:
+1
-1
@@ -291,7 +291,7 @@ module.exports = function (grunt) {
|
||||
docs: {},
|
||||
netlify: {
|
||||
options: {
|
||||
raw: 'github: true\nbaseurl: ""'
|
||||
raw: 'github: true\nbaseurl: ""\nnetlify: true'
|
||||
}
|
||||
},
|
||||
github: {
|
||||
|
||||
Reference in New Issue
Block a user