From ed37ab813f0a6078ae7689704c4e6df004ea3f13 Mon Sep 17 00:00:00 2001 From: vjeantet Date: Sun, 26 Jul 2020 11:50:22 +0200 Subject: update README --- netlify.toml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml index cd0fab9..85e14a2 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,21 +2,3 @@ publish = "exampleSite/public" command = "hugo -s exampleSite --config config.toml --baseURL /" -[context.production.environment] -HUGO_VERSION = "0.74.3" -HUGO_ENV = "production" - - -[build.environment] - HUGO_THEME = "repo" - HUGO_THEMESDIR = "/opt/build" - -# [context.production.environment] -# HUGO_VERSION = "0.51" - -# [context.deploy-preview.environment] -# HUGO_VERSION = "0.51" - -# [context.branch-deploy.environment] -# HUGO_VERSION = "0.51" - -- cgit v1.2.3