mirror of https://github.com/luizdepra/hugo-coder.git

Utkarsh Gupta
28.26.2020 e89ad7bd49c4e6da0a017a51b29573e456926def
netlify.toml
@@ -3,10 +3,10 @@
  command = "make prepare && hugo --source demo --baseURL $URL"
[context.production.environment]
  HUGO_VERSION = "0.54.0"
  HUGO_VERSION = "0.57.0"
[context.deploy-preview]
  command = "make prepare && hugo --source demo --buildFuture --buildDrafts --baseURL $DEPLOY_PRIME_URL"
[context.deploy-preview.environment]
  HUGO_VERSION = "0.54.0"
  HUGO_VERSION = "0.57.0"