From 45a2731b7547ae6e92b4dab8e1f4dd0ea21ad486 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Mon, 29 Apr 2019 00:17:20 +0100 Subject: Try different configuration for deployment. --- netlify.toml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 netlify.toml (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index 704b99b..0000000 --- a/netlify.toml +++ /dev/null @@ -1,7 +0,0 @@ -[build] - publish = "public" - command = "hugo --gc --minify" - -[context.production.environment] - HUGO_VERSION = "0.20" - -- cgit v1.2.3-13-gbd6f