From 8be19e168a83ad60cf160405382c441c771fe399 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Fri, 4 Aug 2017 17:22:47 -0700 Subject: [PATCH] Chenopis vnext staging noindex (#4641) * include _headers * revert vnext-staging context * add proto _headers file * fix build settings --- netlify.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/netlify.toml b/netlify.toml index bac7e0b5abe4c..5245ddd42cc72 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,6 +1,2 @@ -[build] - command = "make build" - publish = "_site" - [context.deploy-preview] command = "make build-preview"