From fa0c08be122f26e21a5448f23a2fe79619283c65 Mon Sep 17 00:00:00 2001 From: rustagir Date: Fri, 13 Sep 2024 10:04:16 -0400 Subject: [PATCH] add netlify files (cherry picked from commit a2ffedab94f402d55c094ea9f3cc02106090156c) --- netlify.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/netlify.toml b/netlify.toml index 2d0a3b98..d0c89040 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,9 +1,6 @@ [[integrations]] name = "snooty-cache-plugin" -# Production context: all deploys from the Production branch -# set in your site’s Branches settings in the UI will inherit -# these settings. [build] publish = "snooty/public" command = ". ./build.sh"